20862: Update gemfiles to use arvados-2.7.0.rc1.
authorTom Clegg <tom@curii.com>
Tue, 29 Aug 2023 18:55:44 +0000 (14:55 -0400)
committerTom Clegg <tom@curii.com>
Tue, 29 Aug 2023 18:55:44 +0000 (14:55 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

apps/workbench/Gemfile
apps/workbench/Gemfile.lock
sdk/cli/arvados-cli.gemspec
services/api/Gemfile
services/api/Gemfile.lock
services/login-sync/arvados-login-sync.gemspec

index cda942d5d5150b71d3eac60282ba1c0da6978fab..5c69fc9f3291842ad0682a2331f58ab7e8cb2703 100644 (file)
@@ -5,7 +5,7 @@
 source 'https://rubygems.org'
 
 gem 'rails', '~> 5.2.0'
-gem 'arvados', '~> 2.7.0.dev20230824142549'
+gem 'arvados', '~> 2.7.0.rc1'
 
 gem 'activerecord-nulldb-adapter', git: 'https://github.com/arvados/nulldb'
 gem 'multi_json'
index c730d2029a03c4c433d6f41bfeb0a6b665d58a96..8e0f63d77771d2269a217f32d33489f6aa920221 100644 (file)
@@ -62,11 +62,11 @@ GEM
     andand (1.3.3)
     angularjs-rails (1.3.15)
     arel (9.0.0)
-    arvados (2.7.0.dev20230824142549)
+    arvados (2.7.0.rc1)
       activesupport (>= 3)
       andand (~> 1.3, >= 1.3.3)
       arvados-google-api-client (>= 0.8.7.5, < 0.8.8)
-      i18n (~> 0)
+      i18n
       json (>= 1.7.7, < 3)
       jwt (>= 0.1.5, < 2)
     arvados-google-api-client (0.8.7.5)
@@ -142,7 +142,7 @@ GEM
     headless (1.0.2)
     highline (2.0.2)
     httpclient (2.8.3)
-    i18n (0.9.5)
+    i18n (1.14.1)
       concurrent-ruby (~> 1.0)
     jquery-rails (4.5.1)
       rails-dom-testing (>= 1, < 3)
@@ -320,7 +320,7 @@ DEPENDENCIES
   activerecord-nulldb-adapter!
   andand
   angularjs-rails (~> 1.3.8)
-  arvados (~> 2.7.0.dev20230824142549)
+  arvados (~> 2.7.0.rc1)
   bootstrap-sass (~> 3.4.1)
   bootstrap-tab-history-rails
   bootstrap-x-editable-rails
index 01cf416287a91eec67b3bed90cf817c2162da061..68a59f76c78cca8369c36d7db6dec8a522661855 100644 (file)
@@ -39,7 +39,7 @@ Gem::Specification.new do |s|
   s.executables << "arv"
   s.executables << "arv-tag"
   s.required_ruby_version = '>= 2.5.0'
-  s.add_runtime_dependency 'arvados', '>= 2.7.0.dev20230822151629'
+  s.add_runtime_dependency 'arvados', '~> 2.7.0.rc1'
   # Our google-api-client dependency used to be < 0.9, but that could be
   # satisfied by the buggy 0.9.pre*, cf. https://dev.arvados.org/issues/9213
   # We need at least version 0.8.7.5 for compatibility with faraday >= 1.0.
index c4596cbe03067476d0d0631f26208f33c0eca79a..b1f648543608432a5e20fba241d7c57a91c251a1 100644 (file)
@@ -49,7 +49,7 @@ gem 'optimist'
 
 gem 'themes_for_rails', git: 'https://github.com/arvados/themes_for_rails'
 
-gem 'arvados', '~> 2.7.0.dev20230824142549'
+gem 'arvados', '~> 2.7.0.rc1'
 gem 'httpclient'
 
 gem 'safe_yaml'
index 9d963120e20071000e374f265c26039d8ac77cb5..923541259ddccd647bc4d777fb9e7d503c6325eb 100644 (file)
@@ -57,11 +57,11 @@ GEM
       public_suffix (>= 2.0.2, < 6.0)
     andand (1.3.3)
     arel (9.0.0)
-    arvados (2.7.0.dev20230824142549)
+    arvados (2.7.0.rc1)
       activesupport (>= 3)
       andand (~> 1.3, >= 1.3.3)
       arvados-google-api-client (>= 0.8.7.5, < 0.8.8)
-      i18n (~> 0)
+      i18n
       json (>= 1.7.7, < 3)
       jwt (>= 0.1.5, < 2)
     arvados-google-api-client (0.8.7.5)
@@ -112,7 +112,7 @@ GEM
       os (>= 0.9, < 2.0)
       signet (>= 0.16, < 2.a)
     httpclient (2.8.3)
-    i18n (0.9.5)
+    i18n (1.14.1)
       concurrent-ruby (~> 1.0)
     jquery-rails (4.5.1)
       rails-dom-testing (>= 1, < 3)
@@ -243,7 +243,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados (~> 2.7.0.dev20230824142549)
+  arvados (~> 2.7.0.rc1)
   byebug
   factory_bot_rails
   httpclient
index d0ad308e5448679892fcacb780cfefa0b3ddc5bc..ce16283c3f4e114b0110e654854c26a1b8fd950c 100644 (file)
@@ -41,7 +41,7 @@ Gem::Specification.new do |s|
   # bundler's dependency resolver to include 'pre-release' versions, like the
   # ones we build (but not publish) on every test pipeline job.
   # See: https://github.com/rubygems/bundler/issues/4340
-  s.add_runtime_dependency 'arvados', '~> 2.7.0.dev20230824142549'
+  s.add_runtime_dependency 'arvados', '~> 2.7.0.rc1'
   s.add_runtime_dependency 'launchy', '< 2.5'
   # We need at least version 0.8.7.3, cf. https://dev.arvados.org/issues/15673
   s.add_dependency('arvados-google-api-client', '>= 0.8.7.3', '< 0.8.9')