From 6a44232c31d06619644f3b8369af11d25b91d082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:56:20 +0000 Subject: [PATCH] Bump activesupport from 3.2.16 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.16 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.16...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 aa6b168..53115ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) addressable (2.3.5) @@ -69,6 +69,7 @@ GEM hashie (>= 2.0.2) multi_json (>= 1.3.0) coderay (1.1.0) + concurrent-ruby (1.1.10) diff-lcs (1.2.5) erubis (2.7.0) faraday (0.8.8) @@ -95,7 +96,8 @@ GEM httpclient (2.3.4.1) httpi (0.9.7) rack - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ipaddress (0.8.0) json (1.7.7) little-plugger (1.1.3) @@ -112,7 +114,7 @@ GEM mixlib-log (1.6.0) mixlib-shellout (1.3.0) moneta (0.6.0) - multi_json (1.8.2) + multi_json (1.15.0) multipart-post (1.2.0) net-http-persistent (2.9) net-ssh (2.7.0)