diff --git a/Gemfile.lock b/Gemfile.lock index 46bba2e..70026df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,14 +69,14 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.10) crass (1.0.4) erubi (1.7.1) erubis (2.7.0) execjs (2.7.0) ffi (1.9.25) - globalid (0.4.1) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.0.4) temple (>= 0.8.0) tilt @@ -91,7 +91,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.0.1) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.7.0) activesupport (>= 4.2.0) @@ -108,10 +108,12 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - 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.17.0) multi_json (1.13.1) nio4r (2.3.1) nokogiri (1.8.3) @@ -194,7 +196,7 @@ GEM turbolinks (5.1.1) turbolinks-source (~> 5.1) turbolinks-source (5.1.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.12) execjs (>= 0.3.0, < 3)