diff --git a/Gemfile.lock b/Gemfile.lock index 1493593..2e28ec3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM bson (4.5.0-java) builder (3.2.3) byebug (11.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.5) database_cleaner (1.7.0) diff-lcs (1.3) @@ -68,9 +68,9 @@ GEM ffi (1.11.1-java) ffi (1.11.1-x64-mingw32) ffi (1.11.1-x86-mingw32) - globalid (0.4.2) - activesupport (>= 4.2.0) - i18n (1.6.0) + globalid (1.0.1) + activesupport (>= 5.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) @@ -84,10 +84,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) mongo (2.10.0) bson (>= 4.4.2, < 5.0.0) mongoid (6.4.4) @@ -180,7 +182,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) thread_safe (0.3.6-java) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) tzinfo-data (1.2019.2) tzinfo (>= 1.0.0)