From 2f73831c4b0a8bf2c15f3d532b542deb91828a83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 21:01:42 +0000 Subject: [PATCH] Bump activesupport from 3.2.9 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.9 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.9...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9544ee..f9b4868 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.9) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) chunky_png (1.2.6) coffee-script (2.2.0) @@ -27,7 +27,7 @@ GEM http_router (0.10.2) rack (>= 1.0.0) url_mount (~> 0.2.1) - i18n (0.6.1) + i18n (0.6.11) kgio (2.8.0) kramdown (1.0.1) listen (0.5.3) @@ -71,7 +71,7 @@ GEM middleman-syntax (1.1.1) middleman-core (~> 3.0) pygments.rb (~> 0.3) - multi_json (1.5.0) + multi_json (1.15.0) newrelic_rpm (3.6.2.96) padrino-core (0.10.7) activesupport (~> 3.2.0)