From 16e060d0e8665524455720e8ffc27247db33a35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:40:52 +0000 Subject: [PATCH] Bump activesupport from 3.2.8 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.8 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.8...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 d357f68..c583037 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,8 +21,8 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.8) - 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) @@ -33,7 +33,7 @@ GEM chunky_png (~> 1.2) fssm (>= 0.2.7) sass (~> 3.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) daemons (1.1.9) eventmachine (1.0.0) execjs (1.4.0) @@ -44,7 +44,7 @@ GEM tilt i18n (0.9.5) concurrent-ruby (~> 1.0) - multi_json (1.3.6) + multi_json (1.15.0) rack (1.4.1) rack-test (0.6.2) rack (>= 1.0)