From 63a40821199653f929f548e575dcac7f644be90e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jan 2023 00:42:27 +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 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea586f9..58b683c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,16 +6,18 @@ PATH 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) + concurrent-ruby (1.1.10) diff-lcs (1.1.3) - i18n (0.6.1) + i18n (0.9.5) + concurrent-ruby (~> 1.0) metaclass (0.0.1) minitest (2.12.1) mocha (0.12.6) metaclass (~> 0.0.1) - multi_json (1.3.6) + multi_json (1.15.0) rspec (2.9.0) rspec-core (~> 2.9.0) rspec-expectations (~> 2.9.0)