[ARVADOS] created: 1.2.0-303-g0fe4cadeb
Git user
git at public.curoverse.com
Tue Nov 6 13:43:52 EST 2018
at 0fe4cadebeb5910e553b69fce955283168758e34 (commit)
commit 0fe4cadebeb5910e553b69fce955283168758e34
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Tue Nov 6 15:41:07 2018 -0300
14455: Update loofah & nokogiri on workbench & api for security reasons.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 42a321125..3ec8f9d90 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -156,7 +156,7 @@ GEM
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
- loofah (2.2.2)
+ loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
@@ -182,7 +182,7 @@ GEM
net-ssh (4.2.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
- nokogiri (1.8.2)
+ nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
npm-rails (0.2.1)
rails (>= 3.2)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 3cf79b2d8..e9267dcb3 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -149,7 +149,7 @@ GEM
railties (>= 4)
request_store (~> 1.0)
logstash-event (1.2.02)
- loofah (2.2.2)
+ loofah (2.2.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.0)
@@ -171,7 +171,7 @@ GEM
net-ssh (4.2.0)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
- nokogiri (1.8.2)
+ nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
oauth2 (1.4.0)
faraday (>= 0.8, < 0.13)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list