From 902ffabf58f5b7414adbf278966b79233f4622ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 03:37:55 +0000 Subject: [PATCH] Bump activesupport from 3.2.14 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.14 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.14...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d8185b6..6a1bbf1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: RedCloth (4.2.9) - activesupport (3.2.14) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) classifier (1.3.3) @@ -10,6 +10,7 @@ GEM colorator (0.1) commander (4.1.5) highline (~> 1.6.11) + concurrent-ruby (1.2.3) directory_watcher (1.4.1) dotenv (0.8.0) fast-stemmer (1.0.2) @@ -25,7 +26,8 @@ GEM rdiscount (= 1.6.8) redcarpet (= 2.2.2) highline (1.6.19) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jekyll (1.1.2) classifier (~> 1.3) colorator (~> 0.1) @@ -41,7 +43,7 @@ GEM liquid (2.5.1) maruku (0.6.1) syntax (>= 1.0.0) - multi_json (1.7.9) + multi_json (1.15.0) posix-spawn (0.3.6) pygments.rb (0.5.2) posix-spawn (~> 0.3.6)