From 04447575f0b911bbe18c4a311ff01308a010909e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:56:45 +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.4.1/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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bd11fa4..c3e7bb1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.2.8) @@ -43,7 +43,7 @@ GEM tilt hike (1.2.3) hpricot (0.8.6) - i18n (0.6.9) + i18n (0.6.11) kramdown (1.3.1) libv8 (3.16.14.3) listen (1.1.6) @@ -74,7 +74,7 @@ GEM sprockets (~> 2.1) sprockets-helpers (~> 1.0.0) sprockets-sass (~> 1.0.0) - multi_json (1.8.2) + multi_json (1.15.0) rack (1.5.2) rack-coderay (0.2.0) coderay (>= 0.8.312)