diff --git a/Gemfile.lock b/Gemfile.lock index 5daba99..87e0b7f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) devise (4.6.2) bcrypt (~> 3.0) @@ -93,8 +93,8 @@ GEM tty-screen (~> 0.6.5) tty-tree (~> 0.3.0) ffi (1.11.1) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) haml (5.1.1) temple (>= 0.8.0) tilt @@ -109,7 +109,7 @@ GEM haml (>= 4.0, < 6) nokogiri (>= 1.6.0) ruby_parser (~> 3.5) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) io-like (0.3.0) jbuilder (2.9.1) @@ -126,10 +126,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) msgpack (1.3.0) nio4r (2.3.1) nokogiri (1.10.3) @@ -230,7 +232,7 @@ GEM tty-screen (0.6.5) tty-tree (0.3.0) tty-which (0.4.1) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)