From 55d7073bb109b0ff6793f41a3bb5c938355c295a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:55:57 +0000 Subject: [PATCH] Bump mongoid from 8.1.2 to 9.0.0 Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.1.2 to 9.0.0. - [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.2...v9.0.0) --- updated-dependencies: - dependency-name: mongoid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 783d54a66..dc6583df3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM sassc (>= 2.0.0) brakeman (6.1.2) racc - bson (4.15.0) + bson (5.0.0) builder (3.3.0) byebug (11.1.3) capybara (3.40.0) @@ -329,11 +329,10 @@ GEM railties (>= 3.1) mongo (2.20.0) bson (>= 4.14.1, < 6.0.0) - mongoid (8.1.2) - activemodel (>= 5.1, < 7.1, != 7.0.0) + mongoid (9.0.0) + activemodel (>= 5.1, < 7.2, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) - ruby2_keywords (~> 0.0.5) mongoid-sadstory (0.0.2) mongoid mousetrap-rails (1.4.6)