From 6e2e38ccc464476d589f813b162b47126a2878cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:37:43 +0000 Subject: [PATCH] Bump activesupport from 6.1.3.2 to 7.0.4.3 in /ruby Bumps [activesupport](https://github.com/rails/rails) from 6.1.3.2 to 7.0.4.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.3.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ruby/Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 19c0144..4e6a816 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -8,13 +8,12 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.3.2) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) - concurrent-ruby (1.1.8) + concurrent-ruby (1.2.2) diff-lcs (1.4.4) docile (1.4.0) factory_bot (6.2.0) @@ -22,12 +21,12 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) - minitest (5.14.4) + minitest (5.18.0) multi_xml (0.6.0) rake (13.0.3) rspec (3.10.0) @@ -50,9 +49,8 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) thor (1.1.0) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) - zeitwerk (2.4.2) PLATFORMS ruby