Merge branch '15397-remove-obsolete-apis'
[arvados.git] / sdk / cli / arvados-cli.gemspec
index 665e8ecf14523bd4b3a0cc8f27a2595a8c261b76..67f93c19c318ab276204b0d6d883c47024ad9242 100644 (file)
@@ -38,8 +38,8 @@ Gem::Specification.new do |s|
   s.files       = ["bin/arv", "bin/arv-tag", "LICENSE-2.0.txt"]
   s.executables << "arv"
   s.executables << "arv-tag"
-  s.required_ruby_version = '>= 2.5.0'
-  s.add_runtime_dependency 'arvados', '~> 2.7.0.rc1'
+  s.required_ruby_version = '>= 2.7.0'
+  s.add_runtime_dependency 'arvados', '~> 2.8.a'
   # arvados fork of google-api-client gem with old API and new
   # compatibility fixes, built from ../ruby-google-api-client/
   s.add_runtime_dependency('arvados-google-api-client', '>= 0.8.7.5', '< 0.8.9')