diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..32fa3efe 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.0) bson (>= 4.8.2, < 5.0.0) - mongoid (7.3.3) - activemodel (>= 5.1, < 6.2) + mongoid (7.3.4) + activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5) nio4r (2.5.8)