diff --git a/Gemfile.lock b/Gemfile.lock index cd541f2..db17375 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM activerecord (>= 4.1.0) byebug (9.0.6) coderay (1.1.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.4) debase (0.2.2.beta14) debase-ruby_core_source (>= 0.9.11) @@ -96,8 +96,8 @@ GEM activerecord (>= 3.2, < 6) flipper (~> 0.15.0) geocoder (1.4.4) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) i18n (0.9.5) concurrent-ruby (~> 1.0) launchy (2.4.3) @@ -117,10 +117,12 @@ GEM mimemagic (~> 0.3.2) mercenary (0.3.6) method_source (0.8.2) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) - minitest (5.11.3) + minitest (5.15.0) msgpack (1.2.4) multipart-post (2.0.0) nio4r (2.3.0) @@ -252,7 +254,7 @@ GEM turbolinks (5.0.1) turbolinks-source (~> 5) turbolinks-source (5.0.3) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (3.2.0) execjs (>= 0.3.0, < 3)