From 89b1662ce62acd7016048187404daa7490a8fdf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:25:50 +0000 Subject: [PATCH] Bump mongoid from 8.1.6 to 8.1.7 Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.1.6 to 8.1.7. - [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.6...v8.1.7) --- 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 d3f1490d..079c8600 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,8 +249,8 @@ GEM minitest (5.25.1) mongo (2.21.0) bson (>= 4.14.1, < 6.0.0) - mongoid (8.1.6) - activemodel (>= 5.1, < 7.3, != 7.0.0) + mongoid (8.1.7) + 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) @@ -671,7 +671,7 @@ GEM ffi (~> 1.12) logger ruby2_keywords (0.0.5) - securerandom (0.3.1) + securerandom (0.3.2) sentry-rails (5.21.0) railties (>= 5.0) sentry-ruby (~> 5.21.0)