From d429e58e069abbcb7bf6645ccadfaab60c146efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 16:57:15 +0000 Subject: [PATCH] Bump mongoid from 9.0.0 to 9.0.1 Bumps [mongoid](https://github.com/mongodb/mongoid) from 9.0.0 to 9.0.1. - [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.0...v9.0.1) --- 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 87e81e1b..e3aba593 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM sassc (>= 2.0.0) brakeman (6.1.2) racc - bson (5.0.0) + bson (5.0.1) builder (3.3.0) byebug (11.1.3) cancancan (3.6.1) @@ -271,9 +271,9 @@ GEM minitest (5.24.1) mocha (2.4.3) ruby2_keywords (>= 0.0.5) - mongo (2.20.0) + mongo (2.20.1) bson (>= 4.14.1, < 6.0.0) - mongoid (9.0.0) + mongoid (9.0.1) activemodel (>= 5.1, < 7.2, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0)