From 0feb9e14b68b446baae5a1b69eef9b58f5b74877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 11:52:12 +0000 Subject: [PATCH] Bump mongoid from 8.1.5 to 9.0.0 Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.1.5 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.5...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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d0357282..867bb492f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -251,11 +251,10 @@ GEM minitest (5.23.1) mongo (2.20.0) bson (>= 4.14.1, < 6.0.0) - mongoid (8.1.5) + 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) msgpack (1.7.2) multi_xml (0.6.0) mutex_m (0.2.0) @@ -656,7 +655,6 @@ GEM rubocop (~> 1.40) ruby-progressbar (1.13.0) ruby-rc4 (0.1.5) - ruby2_keywords (0.0.5) rubyzip (2.3.2) sanitize (6.1.0) crass (~> 1.0.2)