From 2dc0608c35404c312934895c7718aa9139d6c11d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 10:29:59 +0000 Subject: [PATCH] Bump mongoid from 7.0.4 to 7.1.1 Bumps [mongoid](https://github.com/mongodb/mongoid) from 7.0.4 to 7.1.1. - [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.0.4...v7.1.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index feab9325..0eaef8c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,9 +46,9 @@ GEM ast (2.4.0) bootsnap (1.4.4) msgpack (~> 1.0) - bson (4.5.0) + bson (4.8.2) builder (3.2.3) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) crass (1.0.4) database_cleaner (1.7.0) diff-lcs (1.3) @@ -122,7 +122,7 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.0, >= 1.3.1) erubi (1.8.0) - i18n (1.6.0) + i18n (1.8.2) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jaro_winkler (1.5.3) @@ -135,12 +135,12 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) mini_portile2 (2.4.0) - minitest (5.11.3) - mongo (2.10.0) - bson (>= 4.4.2, < 5.0.0) - mongoid (7.0.4) - activemodel (>= 5.1, < 6.0.0) - mongo (>= 2.5.1, < 3.0.0) + minitest (5.14.0) + mongo (2.12.1) + bson (>= 4.8.2, < 5.0.0) + mongoid (7.1.1) + activemodel (>= 5.1, < 6.1) + mongo (>= 2.7.0, < 3.0.0) msgpack (1.3.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) @@ -201,7 +201,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) timecop (0.9.1) - tzinfo (1.2.5) + tzinfo (1.2.7) thread_safe (~> 0.1) unicode-display_width (1.6.0)