From 11dcb939d210cdf5dbcc741cfbe061047b1c8f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Sep 2024 17:41:30 +0000 Subject: [PATCH] Bump activesupport from 6.0.6.1 to 6.1.7.5 Bumps [activesupport](https://github.com/rails/rails) from 6.0.6.1 to 6.1.7.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.3.4/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.0.6.1...v6.1.7.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a700985..54b2a42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,14 +1,14 @@ GEM remote: http://rubygems.org/ specs: - activemodel (6.0.6.1) - activesupport (= 6.0.6.1) - activesupport (6.0.6.1) + activemodel (6.1.7.5) + activesupport (= 6.1.7.5) + activesupport (6.1.7.5) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) @@ -131,9 +131,10 @@ GEM minitest (5.25.1) mongo (2.21.0) bson (>= 4.14.1, < 6.0.0) - mongoid (7.1.2) - activemodel (>= 5.1, < 6.1) - mongo (>= 2.7.0, < 3.0.0) + mongoid (9.0.2) + activemodel (>= 5.1, < 7.3, != 7.0.0) + concurrent-ruby (>= 1.0.5, < 2.0) + mongo (>= 2.18.0, < 3.0.0) mongoid-compatibility (0.5.1) activesupport mongoid (>= 2.0) @@ -288,11 +289,10 @@ GEM multi_json (~> 1.0) stripe (>= 1.31.0, <= 1.58.0) strscan (3.1.0) - thread_safe (0.3.6) timecop (0.9.1) timers (4.3.0) - tzinfo (1.2.11) - thread_safe (~> 0.1) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uber (0.1.0) unf (0.1.4) unf_ext