From dd887be556db515dd7a76c76c23b2aec72a1872b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 15:08:11 +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.2.3/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 5e0d0b68..f6ec533a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) builder (3.2.2) @@ -41,7 +41,7 @@ GEM haml (4.0.4) tilt hike (1.2.3) - i18n (0.6.9) + i18n (0.6.11) kramdown (1.3.0) listen (1.3.1) rb-fsevent (>= 0.9.3) @@ -85,7 +85,7 @@ GEM rouge (~> 0.3.0) mime-types (2.0) mini_portile (0.5.2) - multi_json (1.8.2) + multi_json (1.15.0) net-scp (1.1.2) net-ssh (>= 2.6.5) net-ssh (2.7.0)