diff --git a/Gemfile.lock b/Gemfile.lock index 3329d79..827599d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -74,7 +74,7 @@ GEM childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) coderay (1.1.2) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.10) crass (1.0.4) dalli (2.7.9) debug_inspector (0.0.3) @@ -96,8 +96,8 @@ GEM ffi (1.9.25) foreman (0.84.0) thor (~> 0.19.1) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) harvested (4.0.0) hashie httparty @@ -107,7 +107,7 @@ GEM domain_name (~> 0.5) httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.1.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jaro_winkler (1.5.1) jbuilder (2.8.0) @@ -127,10 +127,12 @@ GEM mimemagic (~> 0.3.2) memcachier (0.0.2) method_source (0.9.1) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.17.0) mongo (2.6.2) bson (>= 4.3.0, < 5.0.0) mongoid (7.0.2) @@ -218,7 +220,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)