21454: Update required_ruby_version in all gems
[arvados.git] / sdk / cli / arvados-cli.gemspec
index 3a856c4f5147a5acddf32bc34b02bbecc8844a01..67f93c19c318ab276204b0d6d883c47024ad9242 100644 (file)
@@ -38,7 +38,7 @@ 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.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/