From 82b0432825257cacea23bc78fab34aa225d33932 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 19:13:21 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.3 to 6.1.7.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.3 to 6.1.7.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v6.1.7.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4811f56..27747e2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,15 +9,16 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) + activesupport (6.1.7.1) 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) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.4.4) @@ -28,7 +29,7 @@ GEM hashdiff (1.0.1) http-cookie (1.0.3) domain_name (~> 0.5) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-console (0.5.6) irb (1.2.7) @@ -37,7 +38,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.0512) - minitest (5.14.1) + minitest (5.15.0) netrc (0.11.0) parallel (1.19.2) parser (2.7.2.0) @@ -78,9 +79,8 @@ GEM parser (>= 2.7.1.5) ruby-progressbar (1.10.1) safe_yaml (1.0.5) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.7.7) @@ -89,6 +89,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff + zeitwerk (2.6.6) PLATFORMS ruby