From 19e5bb5f0c91ae616d6879220527a8afcfc7b1c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 12:16:34 +0530 Subject: [PATCH] Bump activesupport in /src/oc_bifrost/oc-bifrost-pedant (#3699) Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.8. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4.1...v7.0.8) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sreepuramsudheer <106745516+sreepuramsudheer@users.noreply.github.com> --- src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock b/src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock index 514791ba51..fee04d84ad 100644 --- a/src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock +++ b/src/oc_bifrost/oc-bifrost-pedant/Gemfile.lock @@ -13,25 +13,25 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.0.4.1) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) bcrypt (3.1.18) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.2) diff-lcs (1.1.3) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) mime-types (3.4.1) mime-types-data (~> 3.2015) mime-types-data (3.2022.0105) - minitest (5.17.0) + minitest (5.20.0) mixlib-config (3.0.27) tomlrb net-http-spy (0.2.1) @@ -55,7 +55,7 @@ GEM rspec_junit_formatter (0.6.0) rspec-core (>= 2, < 4, != 2.12.0) tomlrb (2.0.3) - tzinfo (2.0.5) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext