From 721eff3d9a30e4d491f0215e8ab7c737304a9db2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:27:17 +0000 Subject: [PATCH] Bump activesupport from 3.2.13 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 3.2.13 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/v3.2.13...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8d7aae6..f686a2d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,25 +1,27 @@ GEM remote: https://rubygems.org/ specs: - activemodel (3.2.13) - activesupport (= 3.2.13) - builder (~> 3.0.0) - activesupport (3.2.13) - i18n (= 0.6.1) - multi_json (~> 1.0) + activemodel (7.0.4.1) + activesupport (= 7.0.4.1) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) addressable (2.3.4) ansi (1.4.3) - builder (3.0.4) + concurrent-ruby (1.1.10) crack (0.3.2) git (1.2.5) - i18n (0.6.1) + i18n (1.12.0) + concurrent-ruby (~> 1.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake json (1.8.2) mime-types (1.22) - multi_json (1.7.2) + minitest (5.17.0) power_assert (0.2.2) rake (10.0.4) reek (1.2.13) @@ -41,6 +43,8 @@ GEM power_assert turn (0.9.6) ansi + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) vcr (2.4.0) webmock (1.11.0) addressable (>= 2.2.7)