From 675ecd61217d173485ca6e753380f91474cde4f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 06:15:00 +0000 Subject: [PATCH] Bump mongoid from 9.0.3 to 9.0.4 Bumps [mongoid](https://github.com/mongodb/mongoid) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/mongodb/mongoid/releases) - [Changelog](https://github.com/mongodb/mongoid/blob/master/CHANGELOG.md) - [Commits](https://github.com/mongodb/mongoid/compare/v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: mongoid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f6c2ddd..529a35d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM mongoid-grid_fs (>= 1.3, < 3.0) climate_control (1.2.0) concurrent-ruby (1.3.4) - connection_pool (2.4.1) + connection_pool (2.5.0) crack (1.0.0) bigdecimal rexml @@ -228,7 +228,7 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.4) + logger (1.6.5) logstasher (2.1.5) activesupport (>= 5.2) request_store @@ -251,7 +251,7 @@ GEM minitest (5.25.4) mongo (2.21.0) bson (>= 4.14.1, < 6.0.0) - mongoid (9.0.3) + mongoid (9.0.4) activemodel (>= 5.1, < 8.1, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0)