diff --git a/Gemfile.lock b/Gemfile.lock index c2122ed..0ace8ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM byebug (11.0.1) case_transform (0.2) activesupport - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) database_cleaner (1.7.0) debase (0.2.2) @@ -111,15 +111,15 @@ GEM geokit-rails (2.3.1) geokit (~> 1.5) rails (>= 3.0) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) has_scope (0.7.2) actionpack (>= 4.1) activesupport (>= 4.1) httparty (0.17.0) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) inherited_resources (1.10.0) actionpack (>= 5.0, < 6.0) @@ -162,10 +162,12 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.17.0) msgpack (1.3.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -303,7 +305,7 @@ GEM faraday (~> 0.9) jwt (>= 1.5, <= 2.5) nokogiri (>= 1.6, < 2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) unicode-display_width (1.6.0) unicode_utils (1.4.0)