diff --git a/Gemfile.lock b/Gemfile.lock index cc0eff5..b9862f0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.6) - loofah (2.9.0) + loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -85,7 +85,7 @@ GEM method_source (1.0.0) mimemagic (0.3.5) mini_mime (1.0.2) - mini_portile2 (2.5.0) + mini_portile2 (2.5.3) minitest (5.14.3) nio4r (2.5.4) nokogiri (1.11.1) @@ -103,7 +103,7 @@ GEM actionmailer (>= 3) premailer (~> 1.7, >= 1.7.9) public_suffix (4.0.6) - racc (1.5.2) + racc (1.6.1) rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -123,8 +123,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.1) actionpack (= 5.2.1) activesupport (= 5.2.1)