[ARVADOS] updated: 1.3.0-1754-g1c2c0ee7f
Git user
git at public.curoverse.com
Thu Oct 17 14:58:08 UTC 2019
Summary of changes:
sdk/cli/arvados-cli.gemspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 1c2c0ee7faf82382d1a1398ec054fc9ee9c4fa28 (commit)
from 0099f77a806d38ff1f7bd1c2b45da2bdec4c89ec (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 1c2c0ee7faf82382d1a1398ec054fc9ee9c4fa28
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date: Thu Oct 17 10:57:11 2019 -0400
15699: Update arvados-cli to latest arvados gem.
refs #15699
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>
diff --git a/sdk/cli/arvados-cli.gemspec b/sdk/cli/arvados-cli.gemspec
index f828e92bd..8c8b0a82a 100644
--- a/sdk/cli/arvados-cli.gemspec
+++ b/sdk/cli/arvados-cli.gemspec
@@ -26,7 +26,7 @@ Gem::Specification.new do |s|
s.executables << "arv"
s.executables << "arv-tag"
s.required_ruby_version = '>= 2.1.0'
- s.add_runtime_dependency 'arvados', '~> 1.3.0', '>= 1.3.0'
+ s.add_runtime_dependency 'arvados', '>= 1.4.1.20190320201707'
# Our google-api-client dependency used to be < 0.9, but that could be
# satisfied by the buggy 0.9.pre*. https://dev.arvados.org/issues/9213
s.add_runtime_dependency 'arvados-google-api-client', '~> 0.6', '>= 0.6.3', '<0.8.9'
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list