From 5e42554b6c3268fecf0e4a32465c56a491171f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 02:50:03 +0000 Subject: [PATCH] Bump activesupport from 6.1.7.4 to 7.0.7.2 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.4 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.4...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 12f4a29..d9df3cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,23 +17,22 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.7.4) + activesupport (7.0.7.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) addressable (2.8.1) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) - concurrent-ruby (1.2.0) + concurrent-ruby (1.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) debug (1.7.1) irb (>= 1.5.0) reline (>= 0.3.1) hashdiff (1.0.0) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) io-console (0.6.0) irb (1.6.2) @@ -81,7 +80,6 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - zeitwerk (2.6.8) PLATFORMS ruby