diff --git a/Gemfile.lock b/Gemfile.lock index bfa75b9..b7c000f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,29 +44,30 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) arel (7.0.0) - builder (3.2.2) - concurrent-ruby (1.0.2) + builder (3.2.4) + concurrent-ruby (1.1.10) + crass (1.0.6) diff-lcs (1.2.5) erubis (2.7.0) - globalid (0.3.6) - activesupport (>= 4.1.0) - i18n (0.7.0) - loofah (2.0.3) + globalid (1.0.0) + activesupport (>= 5.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) + loofah (2.19.0) + crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.6.4) - mime-types (>= 1.16, < 4) + mail (2.7.1) + mini_mime (>= 0.1.1) method_source (0.8.2) - mime-types (3.1) - mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) - minitest (5.9.0) + mini_mime (1.1.2) + mini_portile2 (2.8.0) + minitest (5.16.3) nio4r (1.2.1) - nokogiri (1.6.8) - mini_portile2 (~> 2.1.0) - pkg-config (~> 1.1.7) - pkg-config (1.1.7) - rack (2.0.1) + nokogiri (1.13.9) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) + racc (1.6.0) + rack (2.2.4) rack-test (0.6.3) rack (>= 1.0) rails (5.0.0) @@ -81,11 +82,11 @@ GEM bundler (>= 1.3.0, < 2.0) railties (= 5.0.0) sprockets-rails (>= 2.0.0) - rails-dom-testing (2.0.1) - activesupport (>= 4.2.0, < 6.0) - nokogiri (~> 1.6.0) - rails-html-sanitizer (1.0.3) - loofah (~> 2.0) + rails-dom-testing (2.0.3) + activesupport (>= 4.2.0) + nokogiri (>= 1.6) + rails-html-sanitizer (1.4.3) + loofah (~> 2.3) railties (5.0.0) actionpack (= 5.0.0) activesupport (= 5.0.0) @@ -114,8 +115,8 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) thor (0.19.1) - thread_safe (0.3.5) - tzinfo (1.2.2) + thread_safe (0.3.6) + tzinfo (1.2.10) thread_safe (~> 0.1) websocket-driver (0.6.4) websocket-extensions (>= 0.1.0)