[arvados] created: 2.1.0-3180-g62b7dbeb3

git repository hosting git at public.arvados.org
Tue Dec 13 20:13:27 UTC 2022


        at  62b7dbeb34831f66a7660f13a9078e382be54bfb (commit)


commit 62b7dbeb34831f66a7660f13a9078e382be54bfb
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Tue Dec 13 21:12:59 2022 +0100

    19878: Upgrades rails-html-sanitizer on RailsAPI & Workbench.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index cc7e54ffd..a22214a28 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -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)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 1fc11181c..031bd9267 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -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)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list