From 3260163d89cbc6cdedddc7b4e98204f113cab107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:44:20 +0000 Subject: [PATCH] Bump activesupport from 3.2.5 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.5 to 3.2.22.5. - [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...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index eedbb85..9de1509 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,11 +6,11 @@ PATH GEM remote: http://rubygems.org/ specs: - activesupport (3.2.5) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) i18n (0.6.11) - multi_json (1.3.6) + multi_json (1.15.0) rake (0.9.2.2) rr (1.0.4) shoulda (3.0.1)