From 77061794963becb56f8bc8a33b0b032b78b69ec3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 02:49:57 +0000 Subject: [PATCH] Bump activesupport from 6.0.3.2 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 6.0.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.0.3.2...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b4972f..5a7de65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.2) + activesupport (7.0.4.3) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.1) @@ -244,7 +243,7 @@ GEM json simplecov coderay (1.1.3) - concurrent-ruby (1.1.7) + concurrent-ruby (1.2.2) cookstyle (6.15.9) rubocop (= 0.89.1) crack (0.4.3) @@ -314,7 +313,7 @@ GEM http-cookie (1.0.3) domain_name (~> 0.5) httpclient (2.8.3) - i18n (1.8.5) + i18n (1.12.0) concurrent-ruby (~> 1.0) inifile (3.0.0) iniparse (1.5.0) @@ -380,7 +379,7 @@ GEM mime-types-data (3.2020.0512) mini_portile2 (2.4.0) minitar (0.9) - minitest (5.14.1) + minitest (5.18.0) mixlib-archive (1.0.7) mixlib-log mixlib-authentication (3.0.7) @@ -532,7 +531,6 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (1.0.1) - thread_safe (0.3.6) timeliness (0.3.10) tomlrb (1.2.9) train (3.1.4) @@ -628,8 +626,8 @@ GEM pastel (~> 0.7.2) strings (~> 0.1.5) tty-screen (~> 0.7) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext @@ -662,7 +660,6 @@ GEM winrm (~> 2.0) wisper (2.0.1) wmi-lite (1.0.5) - zeitwerk (2.4.0) PLATFORMS ruby