From 0ddcc4057aa551735cc30ef48b7e7e858bc2264f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 11:39:37 +0000 Subject: [PATCH] Bump activesupport from 6.1.4.1 to 7.0.4.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.4.1 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.4.1...v7.0.4.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50b35c2..479c985 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,20 +7,19 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + 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) addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.0) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) hashdiff (1.0.1) - i18n (1.8.10) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) jwt (2.3.0) @@ -46,7 +45,7 @@ GEM ruby-progressbar (1.10.1) safe_yaml (1.0.5) timecop (0.9.1) - tzinfo (2.0.4) + tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.7.0) vcr (5.1.0) @@ -54,7 +53,6 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.4.2) PLATFORMS ruby