[arvados] created: 2.1.0-3178-g8facd4fee
git repository hosting
git at public.arvados.org
Tue Dec 13 19:46:28 UTC 2022
at 8facd4feeaa8940c19792543e954c8cec274cb54 (commit)
commit 8facd4feeaa8940c19792543e954c8cec274cb54
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Tue Dec 13 20:45:52 2022 +0100
19877: Upgrades loofah gem on RailsAPI & Woekbench
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 f13e8272f..cc7e54ffd 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -150,7 +150,7 @@ GEM
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
- loofah (2.18.0)
+ loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 10191e48a..1fc11181c 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -123,7 +123,7 @@ GEM
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
- loofah (2.18.0)
+ loofah (2.19.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list