From 5aa0afb69bcd1c8e326b69fa490d54aca74ca0a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:56:45 +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 | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac1e6c2..33f3fca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,16 +7,17 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (3.2.16) - activesupport (= 3.2.16) + activemodel (3.2.22.5) + activesupport (= 3.2.22.5) builder (~> 3.0.0) - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) builder (3.0.4) celluloid (0.15.2) timers (~> 1.1.0) coderay (1.1.0) + concurrent-ruby (1.1.10) database_cleaner (1.99.0) diff-lcs (1.2.5) ffi (1.9.3) @@ -30,20 +31,21 @@ GEM guard-rspec (4.2.3) guard (~> 2.1) rspec (>= 2.14, < 4.0) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) listen (2.4.0) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9) lumberjack (1.0.4) method_source (0.8.2) - mongoid (3.1.6) + mongoid (3.1.7) activemodel (~> 3.2) moped (~> 1.4) origin (~> 1.0) tzinfo (~> 0.3.29) - moped (1.5.1) - multi_json (1.8.2) + moped (1.5.3) + multi_json (1.15.0) origin (1.1.0) pry (0.9.12.4) coderay (~> 1.0) @@ -64,7 +66,7 @@ GEM slop (3.4.7) thor (0.18.1) timers (1.1.0) - tzinfo (0.3.38) + tzinfo (0.3.61) PLATFORMS ruby