From f4ade520acd3561a2a52b4cc9847d6474646ce29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 22:40:29 +0000 Subject: [PATCH] Bump activesupport from 3.2.12 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.12 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v6.1.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.12...v3.2.22.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02384e0..ab30df9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.12) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) bourbon (3.1.1) sass (>= 3.2.0) @@ -25,7 +25,7 @@ GEM http_router (0.10.2) rack (>= 1.0.0) url_mount (~> 0.2.1) - i18n (0.6.4) + i18n (0.6.11) listen (0.7.3) maruku (0.6.1) syntax (>= 1.0.0) @@ -58,7 +58,7 @@ GEM middleman-more (>= 3.0.11) sprockets (~> 2.1, < 2.5) sprockets-sass (~> 0.9.1) - multi_json (1.7.0) + multi_json (1.15.0) padrino-core (0.10.7) activesupport (~> 3.2.0) http_router (~> 0.10.2)