From 26c69571e385b43379c5f746695d24171db49ed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 21:42:23 +0000 Subject: [PATCH] Bump activesupport from 3.2.12 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.12 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.12...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a51fcd7..5149321 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,27 +3,23 @@ PATH specs: mini_fb (2.0.0) hashie - hashie - rest-client - rest-client + httpclient GEM remote: https://rubygems.org/ specs: - activesupport (3.2.12) - i18n (~> 0.6) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) diff-lcs (1.1.3) git (1.2.5) - hashie (2.0.2) - i18n (0.6.4) + hashie (5.0.0) + httpclient (2.8.3) + i18n (0.6.11) jeweler2 (2.0.9) git (>= 1.2.5) - mime-types (1.21) - multi_json (1.6.1) + multi_json (1.15.0) rake (10.0.3) - rest-client (1.6.7) - mime-types (>= 1.16) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0)