From 8893f84b643dfc22d4acb83becb3af52484cae54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:43:34 +0000 Subject: [PATCH] Bump activesupport from 3.2.14 to 3.2.22.5 Bumps [activesupport](https://github.com/rails/rails) from 3.2.14 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.14...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5741cba..b1783c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,11 +1,11 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.14) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) bcrypt-ruby (3.1.1) - concurrent-ruby (1.1.7) + concurrent-ruby (1.1.10) diff-lcs (1.2.4) haml (5.0.0) temple (>= 0.8.0) @@ -19,7 +19,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.25.1) - multi_json (1.7.9) + multi_json (1.15.0) padrino (0.11.3) padrino-admin (= 0.11.3) padrino-cache (= 0.11.3)