From a78520f03143808e784a50231d1d8bfaadb69915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Apr 2022 10:08:30 +0000 Subject: [PATCH] Bump mongoid from 7.3.3 to 7.4.0 Bumps [mongoid](https://github.com/mongodb/mongoid) from 7.3.3 to 7.4.0. - [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.3.3...v7.4.0) --- updated-dependencies: - dependency-name: mongoid dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 60505afa..221e5bf4 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ group :active_record do end group :mongoid do - gem 'mongoid', '~> 7.3' + gem 'mongoid', '~> 7.4' group :test do gem 'database_cleaner-mongoid', '~> 2.0' diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..30b84418 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -57,11 +57,11 @@ GEM backport (1.2.0) bcrypt (3.1.16) benchmark (0.2.0) - bson (4.12.1) + bson (4.14.1) builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) crass (1.0.6) database_cleaner (2.0.1) database_cleaner-active_record (~> 2.0.0) @@ -92,7 +92,7 @@ GEM globalid (0.5.2) activesupport (>= 5.0) hashie (4.1.0) - i18n (1.8.11) + i18n (1.10.0) concurrent-ruby (~> 1.0) interception (0.5) jaro_winkler (1.5.4) @@ -116,10 +116,10 @@ GEM minitest-rails (5.2.0) minitest (~> 5.10) railties (~> 5.2.0) - mongo (2.16.0) + mongo (2.17.1) bson (>= 4.8.2, < 5.0.0) - mongoid (7.3.3) - activemodel (>= 5.1, < 6.2) + mongoid (7.4.0) + activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5) nio4r (2.5.8) @@ -287,7 +287,7 @@ DEPENDENCIES m minitest minitest-rails (~> 5.2.0) - mongoid (~> 7.3) + mongoid (~> 7.4) omniauth pry-rescue rails-controller-testing