From 47fc26c8b716b596addf564d28e9684b6c73cda3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 23:08:33 +0000 Subject: [PATCH] Bump activesupport from 3.2.2 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.2 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.2...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d7b927d..28abd29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,19 +7,21 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (3.2.2) - activesupport (= 3.2.2) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activeresource (3.2.2) - activemodel (= 3.2.2) - activesupport (= 3.2.2) - activesupport (3.2.2) - i18n (~> 0.6) + activeresource (3.2.22.5) + activemodel (= 3.2.22.5) + activesupport (= 3.2.22.5) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - builder (3.0.0) + builder (3.0.4) + concurrent-ruby (1.1.10) diff-lcs (1.1.2) - i18n (0.6.0) - multi_json (1.1.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + multi_json (1.15.0) rspec (2.6.0) rspec-core (~> 2.6.0) rspec-expectations (~> 2.6.0)