diff --git a/Gemfile.lock b/Gemfile.lock index 1b854b57..143dd8cc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.5) date_validator (0.9.0) @@ -108,8 +108,8 @@ GEM ffi (1.9.25) foreman (0.85.0) thor (~> 0.19.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) heroics (0.0.25) erubis (~> 2.0) excon @@ -124,7 +124,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) iso_country_codes (0.7.8) jmespath (1.4.0) @@ -147,10 +147,12 @@ GEM thread_safe (~> 0.3, >= 0.3.1) metaclass (0.0.4) method_source (0.9.2) - 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) minitest-capybara (0.9.0) capybara minitest (~> 5.0) @@ -269,7 +271,7 @@ GEM multipart-post (~> 2.0) naught (~> 1.0) simple_oauth (~> 0.3.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.19) execjs (>= 0.3.0, < 3)