From: Tom Clegg Date: Fri, 28 Mar 2014 21:14:52 +0000 (-0400) Subject: Bump arvados-cli version to use output_is_persistent feature. refs #1932 X-Git-Tag: 1.1.0~2709^2~18 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/ad0944aa970bf52bcc2387ac57e12cb69ae54d66?ds=sidebyside Bump arvados-cli version to use output_is_persistent feature. refs #1932 --- diff --git a/services/api/Gemfile b/services/api/Gemfile index 21fad45a21..5932778657 100644 --- a/services/api/Gemfile +++ b/services/api/Gemfile @@ -63,4 +63,4 @@ gem 'test_after_commit', :group => :test gem 'google-api-client', '~> 0.6.3' gem 'trollop' -gem 'arvados-cli', '>= 0.1.20140328115832' +gem 'arvados-cli', '>= 0.1.20140328152103' diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index 420f15294f..39718bda44 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -35,9 +35,15 @@ GEM addressable (2.3.5) andand (1.3.3) arel (3.0.2) - arvados-cli (0.1.20140328115832) + arvados (0.1.20140328152103) + activesupport (>= 3.2.13) + andand + google-api-client (~> 0.6.3) + json (>= 1.7.7) + arvados-cli (0.1.20140328152103) activesupport (~> 3.2, >= 3.2.13) andand (~> 1.3, >= 1.3.3) + arvados (~> 0.1.0) curb (~> 0.8) google-api-client (~> 0.6.3) json (~> 1.7, >= 1.7.7) @@ -192,7 +198,7 @@ PLATFORMS DEPENDENCIES acts_as_api andand - arvados-cli (>= 0.1.20140328115832) + arvados-cli (>= 0.1.20140328152103) coffee-rails (~> 3.2.0) google-api-client (~> 0.6.3) jquery-rails