From 47f0ea946aa4f9cea0b018cf4c77b19d7e0aea35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:45:02 +0000 Subject: [PATCH] Bump activesupport from 3.2.5 to 7.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 3.2.5 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.5...v7.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e77ae56..603e0fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,9 +8,11 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.5) - i18n (~> 0.6) - multi_json (~> 1.0) + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) archive-tar-minitar (0.5.2) bcrypt (3.1.13) bcrypt-ruby (3.1.5) @@ -18,17 +20,19 @@ GEM byebug (9.0.5) coderay (1.1.1) columnize (0.3.6) + concurrent-ruby (1.1.10) database_cleaner (1.5.3) diff-lcs (1.4.4) factory_girl (3.4.0) activesupport (>= 3.0.0) gpgme (2.0.20) mini_portile2 (~> 2.3) - i18n (0.6.0) + i18n (1.12.0) + concurrent-ruby (~> 1.0) json (2.3.1) method_source (0.8.2) mini_portile2 (2.4.0) - multi_json (1.3.6) + minitest (5.17.0) net-ldap (0.16.2) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) @@ -73,6 +77,8 @@ GEM archive-tar-minitar (>= 0.5.2) sequel (5.34.0) slop (3.6.0) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) PLATFORMS ruby