[arvados] created: 2.1.0-3170-gb42be9bfa
git repository hosting
git at public.arvados.org
Thu Dec 8 16:13:22 UTC 2022
at b42be9bfa071ce609d1fb3cf61a2e736123fee36 (commit)
commit b42be9bfa071ce609d1fb3cf61a2e736123fee36
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Thu Dec 8 16:15:42 2022 +0100
19862: Upgrades nokogiri and related gem on RailsAPI and 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 c66272cd3..f13e8272f 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -179,7 +179,7 @@ GEM
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nio4r (2.5.8)
- nokogiri (1.13.9)
+ nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
npm-rails (0.2.1)
@@ -199,7 +199,7 @@ GEM
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
public_suffix (4.0.6)
- racc (1.6.0)
+ racc (1.6.1)
rack (2.2.4)
rack-mini-profiler (1.0.2)
rack (>= 1.2.0)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 811aa0cc2..10191e48a 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -140,7 +140,7 @@ GEM
multi_json (1.15.0)
multipart-post (2.1.1)
nio4r (2.5.8)
- nokogiri (1.13.7)
+ nokogiri (1.13.10)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
oj (3.9.2)
@@ -152,7 +152,7 @@ GEM
pg (1.1.4)
power_assert (1.1.4)
public_suffix (4.0.6)
- racc (1.6.0)
+ racc (1.6.1)
rack (2.2.4)
rack-test (2.0.2)
rack (>= 1.3)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list