From d272c08f90b5d4a4ea8aab52952440223a217d05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 11:11:19 +0000 Subject: [PATCH] Bump mongoid from 7.5.3 to 7.5.4 Bumps [mongoid](https://github.com/mongodb/mongoid) from 7.5.3 to 7.5.4. - [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/v7.5.3...v7.5.4) --- updated-dependencies: - dependency-name: mongoid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89585c94..ab6aacbb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,7 +199,7 @@ GEM minitest (5.19.0) mongo (2.15.0) bson (>= 4.8.2, < 5.0.0) - mongoid (7.5.3) + mongoid (7.5.4) activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5)