diff --git a/Gemfile.lock b/Gemfile.lock index af03da7..a6c2a3c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.5) em-websocket (0.5.1) eventmachine (>= 0.12.9) @@ -88,8 +88,8 @@ GEM eventmachine (1.2.7) ffi (1.11.1) formatador (0.2.5) - globalid (0.4.2) - activesupport (>= 4.2.0) + globalid (1.0.1) + activesupport (>= 5.0) guard (2.15.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) @@ -106,7 +106,7 @@ GEM guard-compat (~> 1.0) multi_json (~> 1.8) http_parser.rb (0.6.0) - i18n (1.7.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) activesupport (>= 4.2.0) @@ -123,10 +123,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.2) mini_portile2 (2.4.0) - minitest (5.12.2) + minitest (5.17.0) msgpack (1.3.1) multi_json (1.14.1) nenv (0.3.0) @@ -217,7 +219,7 @@ GEM turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) web-console (4.0.1) actionview (>= 6.0.0) @@ -237,7 +239,7 @@ GEM websocket-extensions (0.1.4) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.2.0) + zeitwerk (2.6.6) PLATFORMS ruby