From 20fe3ccf317eeb70f2cea9b46cbd289bfaeebf8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 01:46:51 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.3 to 6.1.7.3 Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.3 to 6.1.7.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/v5.2.4.3...v6.1.7.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64ca0bc..528f811 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,11 +3,12 @@ GEM specs: aasm (5.0.1) concurrent-ruby (~> 1.0) - activesupport (5.2.4.3) + activesupport (6.1.7.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) ast (2.4.0) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -19,7 +20,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.2.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) @@ -51,14 +52,14 @@ GEM dry-logic (~> 0.4, >= 0.4.2) equalizer (0.0.11) gosu (0.15.2) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.2) json (2.3.1) kwalify (0.7.2) method_source (0.9.2) - minitest (5.14.1) + minitest (5.18.0) parallel (1.13.0) parser (2.5.3.0) ast (~> 2.4.0) @@ -107,8 +108,8 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) unicode-display_width (1.4.1) virtus (1.0.5) axiom-types (~> 0.1) @@ -116,6 +117,7 @@ GEM descendants_tracker (~> 0.0, >= 0.0.3) equalizer (~> 0.0, >= 0.0.9) yard (0.9.20) + zeitwerk (2.6.7) PLATFORMS ruby