From 304ba143cd00d51459be76610184ca89c74f1839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 23:49:48 +0000 Subject: [PATCH] Bump mongoid from 9.0.9 to 9.0.10 in /spec/tester_mongo Bumps [mongoid](https://github.com/mongodb/mongoid) from 9.0.9 to 9.0.10. - [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.9...v9.0.10) --- updated-dependencies: - dependency-name: mongoid dependency-version: 9.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spec/tester_mongo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/tester_mongo/Gemfile.lock b/spec/tester_mongo/Gemfile.lock index 958b56c8..bebebfd2 100644 --- a/spec/tester_mongo/Gemfile.lock +++ b/spec/tester_mongo/Gemfile.lock @@ -144,7 +144,7 @@ GEM mongo (2.22.0) base64 bson (>= 4.14.1, < 6.0.0) - mongoid (9.0.9) + mongoid (9.0.10) activemodel (>= 5.1, < 8.2, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0)