From a45184c3ccdd6342e1ae1f6e2a6393a0035dbe79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 13:55:22 +0000 Subject: [PATCH] Bump activesupport in /src/oc_bifrost/oc-bifrost-pedant Bumps [activesupport](https://github.com/rails/rails) from 7.0.4.1 to 7.0.6. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.6/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.4.1...v7.0.6) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- 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..882f590b70 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.6) 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.18.1) 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