[arvados] updated: 2.7.0-6405-g43c64a7a9a
git repository hosting
git at public.arvados.org
Thu Apr 11 13:53:45 UTC 2024
Summary of changes:
services/api/Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 43c64a7a9af20e0690e01b4e2484fa7196c66973 (commit)
from a65af8010388549eac616bde8224368ab944ff6b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 43c64a7a9af20e0690e01b4e2484fa7196c66973
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Thu Apr 11 10:52:43 2024 -0300
Reverts nokogiri upgrade to a ruby-2.7 supported version.
Refs #21654
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 acbe3fe0e9..13f07a0476 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -187,7 +187,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.1)
- nokogiri (1.16.3)
+ nokogiri (1.15.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oj (3.16.1)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list