diff --git a/Gemfile.lock b/Gemfile.lock index 668ee7b..042f8bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,7 +101,7 @@ GEM builder (3.2.4) concurrent-ruby (1.1.5) connection_pool (2.2.2) - crass (1.0.5) + crass (1.0.6) equatable (0.6.1) erubi (1.9.0) execjs (2.7.0) @@ -119,7 +119,7 @@ GEM listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - loofah (2.4.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -127,9 +127,11 @@ 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) + mini_portile2 (2.8.0) mini_racer (0.2.8) libv8 (>= 6.9.411) minitest (5.13.0) @@ -137,8 +139,9 @@ GEM activesupport necromancer (0.5.1) nio4r (2.5.2) - nokogiri (1.10.7) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) opal (0.11.4) ast (>= 2.3.0) hike (~> 1.2) @@ -169,6 +172,7 @@ GEM pastel (0.7.3) equatable (~> 0.6) tty-color (~> 0.5) + racc (1.6.1) rack (2.0.8) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -188,8 +192,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) railties (5.2.4.1) actionpack (= 5.2.4.1) activesupport (= 5.2.4.1)