diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..164ac5c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,7 +61,7 @@ GEM builder (3.2.4) byebug (11.1.3) coderay (1.1.3) - concurrent-ruby (1.1.9) + concurrent-ruby (1.2.2) 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.12.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.15.1) bson (>= 4.8.2, < 5.0.0) - mongoid (7.3.3) - activemodel (>= 5.1, < 6.2) + mongoid (7.3.5) + activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5) nio4r (2.5.8) @@ -260,7 +260,7 @@ GEM thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.9) + tzinfo (1.2.11) thread_safe (~> 0.1) unicode-display_width (2.1.0) warden (1.2.9)