From fd621fc658ba6e9fe5303ad69b96cf2d1a1382ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 21:44:50 +0000 Subject: [PATCH] Bump activesupport from 6.0.2.1 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 6.0.2.1 to 7.0.4.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/v6.0.2.1...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 007850e..a56ec2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,12 +16,11 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.0.2.1) + activesupport (7.0.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 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.0) @@ -35,7 +34,7 @@ GEM parser clipboard (1.3.3) coderay (1.1.2) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) csv (3.1.2) cucumber (3.1.2) builder (>= 2.1.2) @@ -106,7 +105,7 @@ GEM mime-types (~> 3.0) multi_xml (>= 0.5.2) httpclient (2.8.3) - i18n (1.8.2) + i18n (1.12.0) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.4) @@ -124,7 +123,7 @@ GEM mime-types-data (3.2019.1009) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.14.0) + minitest (5.17.0) multi_json (1.14.1) multi_test (0.1.2) multi_xml (0.6.0) @@ -229,15 +228,13 @@ GEM term-ansicolor (1.7.1) tins (~> 1.0) thor (0.20.3) - thread_safe (0.3.6) tins (1.24.1) sync - tzinfo (1.2.6) - thread_safe (~> 0.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (1.6.1) webrick (1.6.0) - zeitwerk (2.2.2) PLATFORMS ruby