From de83783b589d66bffe6edee597a5de250c37d040 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:45:51 +0000 Subject: [PATCH] Bump mongoid from 8.1.5 to 8.1.6 Bumps [mongoid](https://github.com/mongodb/mongoid) from 8.1.5 to 8.1.6. - [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...v8.1.6) --- updated-dependencies: - dependency-name: mongoid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0ced4b1..dbe5d9ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,7 +104,7 @@ GEM brpoplpush-redis_script (0.1.3) concurrent-ruby (~> 1.0, >= 1.0.5) redis (>= 1.0, < 6) - bson (5.0.0) + bson (5.0.1) builder (3.3.0) byebug (11.1.3) carrierwave (2.2.6) @@ -209,7 +209,7 @@ GEM csv mini_mime (>= 1.0.0) multi_xml (>= 0.5.2) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -248,8 +248,8 @@ GEM minitest (5.25.1) mongo (2.20.1) bson (>= 4.14.1, < 6.0.0) - mongoid (8.1.5) - activemodel (>= 5.1, < 7.2, != 7.0.0) + mongoid (8.1.6) + activemodel (>= 5.1, < 7.3, != 7.0.0) concurrent-ruby (>= 1.0.5, < 2.0) mongo (>= 2.18.0, < 3.0.0) ruby2_keywords (~> 0.0.5)