[arvados] updated: 2.6.0-1161-g49638a3dc4

git repository hosting git at public.arvados.org
Tue Aug 29 15:28:01 UTC 2023


Summary of changes:
 apps/workbench/Gemfile.lock | 2 +-
 services/api/Gemfile.lock   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

       via  49638a3dc44b79c711d44443c1d03ee02360bbb5 (commit)
      from  dfadcc1a6ccb7128784c4894cbd297272db094d9 (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 49638a3dc44b79c711d44443c1d03ee02360bbb5
Author: Tom Clegg <tom at curii.com>
Date:   Tue Aug 29 11:25:57 2023 -0400

    20862: Re-run bundle after deleting bogus locally cached gem files.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom at curii.com>

diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index e038499d17..c730d2029a 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -65,7 +65,7 @@ GEM
     arvados (2.7.0.dev20230824142549)
       activesupport (>= 3)
       andand (~> 1.3, >= 1.3.3)
-      arvados-google-api-client (= 0.8.7.5, < 0.8.8)
+      arvados-google-api-client (>= 0.8.7.5, < 0.8.8)
       i18n (~> 0)
       json (>= 1.7.7, < 3)
       jwt (>= 0.1.5, < 2)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 285f80039c..9d963120e2 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -60,7 +60,7 @@ GEM
     arvados (2.7.0.dev20230824142549)
       activesupport (>= 3)
       andand (~> 1.3, >= 1.3.3)
-      arvados-google-api-client (= 0.8.7.5, < 0.8.8)
+      arvados-google-api-client (>= 0.8.7.5, < 0.8.8)
       i18n (~> 0)
       json (>= 1.7.7, < 3)
       jwt (>= 0.1.5, < 2)

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list