From 88ddf03623ce6bcb4fbd067d31f43fc0d2cad305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 06:43:31 +0000 Subject: [PATCH] Bump mongoid from 8.1.7 to 9.0.3 Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.1.7 to 9.0.3. - [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/v8.1.7...v9.0.3) --- updated-dependencies: - dependency-name: mongoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0e5b26f3..ab072c42 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,9 +110,9 @@ GEM marcel (~> 1.0.0) mini_mime (>= 0.1.3) ssrf_filter (~> 1.0) - carrierwave-mongoid (1.4.0) + carrierwave-mongoid (1.5.0) carrierwave (>= 0.8, < 3) - mongoid (>= 3.0, < 9.0) + mongoid (>= 3.0, < 10.0) mongoid-grid_fs (>= 1.3, < 3.0) climate_control (1.2.0) concurrent-ruby (1.3.4) @@ -249,11 +249,10 @@ GEM minitest (5.25.2) mongo (2.21.0) bson (>= 4.14.1, < 6.0.0) - mongoid (8.1.7) + mongoid (9.0.3) activemodel (>= 5.1, < 8.1, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) - ruby2_keywords (~> 0.0.5) mongoid-grid_fs (2.6.0) mime-types (>= 1.0, < 4.0) mongoid (>= 3.0, < 10.0) @@ -670,7 +669,6 @@ GEM ruby-vips (2.2.2) ffi (~> 1.12) logger - ruby2_keywords (0.0.5) securerandom (0.3.2) sentry-rails (5.21.0) railties (>= 5.0)