[arvados] created: 2.6.0-10-ga6775c492

git repository hosting git at public.arvados.org
Fri Apr 14 15:47:29 UTC 2023


        at  a6775c49206d5ce301ef29c5561ba8a9c01007be (commit)


commit a6775c49206d5ce301ef29c5561ba8a9c01007be
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Fri Apr 14 12:46:45 2023 -0300

    20325: Upgrades the globalid gem on both RailsAPI & WB1.
    
    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 866702ede..12886ab10 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -122,7 +122,7 @@ GEM
       multipart-post (>= 1.2, < 3)
     ffi (1.10.0)
     flamegraph (0.9.5)
-    globalid (1.0.0)
+    globalid (1.1.0)
       activesupport (>= 5.0)
     googleauth (0.9.0)
       faraday (~> 0.12)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 6335ef4af..bdfaaf4ef 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -94,7 +94,7 @@ GEM
     faraday (0.15.4)
       multipart-post (>= 1.2, < 3)
     ffi (1.9.25)
-    globalid (1.0.0)
+    globalid (1.1.0)
       activesupport (>= 5.0)
     googleauth (0.9.0)
       faraday (~> 0.12)

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list