diff --git a/Gemfile.lock b/Gemfile.lock index ba1e43e..d92adad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM railties (>= 4) request_store (~> 1.0) logstash-event (1.2.02) - loofah (2.17.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -224,7 +224,7 @@ GEM msgpack (1.5.1) mysql2 (0.5.3) nio4r (2.5.8) - nokogiri (1.13.4) + nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) openurl (1.0.0) @@ -235,7 +235,7 @@ GEM public_suffix (4.0.7) puma (4.3.12) nio4r (~> 2.0) - racc (1.6.0) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -255,8 +255,8 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.2) - loofah (~> 2.3) + rails-html-sanitizer (1.4.4) + loofah (~> 2.19, >= 2.19.1) rails_autolink (1.1.6) rails (> 3.1) railties (5.2.7.1)