diff --git a/Gemfile.lock b/Gemfile.lock index 1eb8b26..6729911 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,7 +155,7 @@ GEM coderay (1.1.2) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.1.6) + concurrent-ruby (1.1.10) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.5) @@ -216,8 +216,8 @@ GEM RubyInline (>= 3.8.6) geocoder (1.6.1) gherkin (5.1.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) gon (6.1.0) actionpack (>= 3.0) json @@ -281,12 +281,14 @@ GEM mime-types (3.3) mime-types-data (~> 3.2015) mime-types-data (3.2019.0904) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.5.0) mini_racer (0.2.6) libv8 (>= 6.9.411) - minitest (5.14.1) + minitest (5.17.0) msgpack (1.3.1) multi_json (1.13.1) multi_test (0.1.2) @@ -441,7 +443,7 @@ GEM thor (0.20.3) thread_safe (0.3.6) tilt (2.0.9) - tzinfo (1.2.7) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)