diff --git a/Gemfile.lock b/Gemfile.lock index 28a8a00c..ea43bf05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM capistrano (~> 3.0) sshkit (~> 1.2) coderay (1.1.2) - concurrent-ruby (1.1.4) + concurrent-ruby (1.1.10) connection_pool (2.2.2) crass (1.0.4) diff-lcs (1.3) @@ -110,10 +110,10 @@ GEM hashie multi_json ruby-hmac - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) hashie (3.6.0) - i18n (1.5.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jmespath (1.4.0) jquery-rails (4.3.3) @@ -144,10 +144,12 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) 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) mize (0.3.5) protocol msgpack (1.2.6) @@ -270,7 +272,7 @@ GEM thread_safe (0.3.6) tilt (2.0.9) tins (1.20.2) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)