diff --git a/Gemfile.lock b/Gemfile.lock index 65d7697..18b5356 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,14 +83,14 @@ GEM rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - loofah (2.7.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) mini_mime (>= 0.1.1) method_source (1.0.0) mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_portile2 (2.8.0) minitest (5.14.2) minitest-capybara (0.9.0) capybara @@ -108,8 +108,9 @@ GEM minitest-rails (~> 3.0) multi_json (1.15.0) nio4r (2.5.4) - nokogiri (1.10.10) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.10) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) parallel (1.19.2) parser (2.7.2.0) ast (~> 2.4.1) @@ -118,6 +119,7 @@ GEM public_suffix (4.0.6) puma (5.0.2) nio4r (~> 2.0) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -136,8 +138,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.1.6.2) actionpack (= 5.1.6.2) activesupport (= 5.1.6.2)