From 27a5f8dedc5e70756cc5994733cb50a93d95d838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:41:15 +0000 Subject: [PATCH] Bump activesupport from 3.0.9 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.0.9 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.0.9...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 458156f..f981242 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,15 +1,20 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.0.9) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) chunky_png (1.2.0) compass (0.11.5) chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) + concurrent-ruby (1.1.10) fssm (0.2.7) haml (3.1.2) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + multi_json (1.15.0) rack (1.3.2) rack-test (0.6.0) rack (>= 1.0)