From 1cc7bb93c06d25a4c421ee479227c5a67812c616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 19:08:27 +0000 Subject: [PATCH] Bump activesupport from 3.2.16 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.16 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.6/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.16...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71e6a74..bc5741c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) claide (0.4.0) @@ -25,11 +25,13 @@ GEM cocoapods-downloader (0.3.0) cocoapods-try-release-fix (0.1.1) colored (1.2) + concurrent-ruby (1.2.2) escape (0.0.4) fuzzy_match (2.0.4) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json_pure (1.8.1) - multi_json (1.8.2) + multi_json (1.15.0) nap (0.6.0) open4 (1.3.0) rake (10.1.1)