[arvados] created: 2.7.0-6370-g6e1da3c3cb
git repository hosting
git at public.arvados.org
Tue Apr 9 01:12:45 UTC 2024
at 6e1da3c3cb2a28b4eb107dcb8ca873d03955ec59 (commit)
commit 6e1da3c3cb2a28b4eb107dcb8ca873d03955ec59
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Mon Apr 8 22:12:06 2024 -0300
21654: Upgrades nokogiri to address CVE-2024-25062
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 003b886cee..099ce2fdbd 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -171,7 +171,7 @@ GEM
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.5)
- mini_portile2 (2.8.4)
+ mini_portile2 (2.8.5)
minitest (5.10.3)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
@@ -187,7 +187,7 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
- nokogiri (1.15.4)
+ nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.1)
@@ -199,7 +199,7 @@ GEM
pg (1.5.4)
power_assert (2.0.3)
public_suffix (5.0.4)
- racc (1.7.1)
+ racc (1.7.3)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list