From e6e53303f1e94a13c6c50a2f7deab7a2fa7ea673 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 23:07:49 +0000 Subject: [PATCH] Bump activesupport from 6.1.1 to 7.0.2.3 Bumps [activesupport](https://github.com/rails/rails) from 6.1.1 to 7.0.2.3. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.2.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.1...v7.0.2.3) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf2a214..b91e2ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,15 +9,14 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (6.1.1) + activesupport (7.0.2.3) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - zeitwerk (~> 2.3) ast (2.4.1) builder (3.2.4) - concurrent-ruby (1.1.8) + concurrent-ruby (1.1.10) connection_pool (2.2.3) cucumber (5.3.0) builder (~> 3.2, >= 3.2.4) @@ -53,12 +52,12 @@ GEM diff-lcs (1.4.4) docile (1.3.2) ffi (1.14.2) - i18n (1.8.8) + i18n (1.10.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) middleware (0.1.0) mimemagic (0.3.5) - minitest (5.14.3) + minitest (5.15.0) multi_test (0.1.2) net-http-persistent (4.0.1) connection_pool (~> 2.2) @@ -104,7 +103,6 @@ GEM tzinfo (2.0.4) concurrent-ruby (~> 1.0) unicode-display_width (1.6.1) - zeitwerk (2.4.2) PLATFORMS ruby