19878: Upgrades rails-html-sanitizer on RailsAPI & Workbench. 19878-rails-html-sanitizer-upgrade
authorLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 13 Dec 2022 20:12:59 +0000 (21:12 +0100)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 13 Dec 2022 20:12:59 +0000 (21:12 +0100)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

apps/workbench/Gemfile.lock
services/api/Gemfile.lock

index cc7e54ffd3839a6cf7f14dc585779a73fcf568fb..a22214a28d0aabaf3fb9a3f55828704b4e6902a2 100644 (file)
@@ -225,8 +225,8 @@ GEM
     rails-dom-testing (2.0.3)
       activesupport (>= 4.2.0)
       nokogiri (>= 1.6)
-    rails-html-sanitizer (1.4.3)
-      loofah (~> 2.3)
+    rails-html-sanitizer (1.4.4)
+      loofah (~> 2.19, >= 2.19.1)
     rails-perftest (0.0.7)
     railties (5.2.8.1)
       actionpack (= 5.2.8.1)
index 1fc11181c5f7f6cac66a5e14be3ace0081ed77d3..031bd9267e8a39764f745064e420804a0e8688c7 100644 (file)
@@ -176,8 +176,8 @@ GEM
     rails-dom-testing (2.0.3)
       activesupport (>= 4.2.0)
       nokogiri (>= 1.6)
-    rails-html-sanitizer (1.4.3)
-      loofah (~> 2.3)
+    rails-html-sanitizer (1.4.4)
+      loofah (~> 2.19, >= 2.19.1)
     rails-observers (0.1.5)
       activemodel (>= 4.0)
     rails-perftest (0.0.7)