From: Peter Amstutz Date: Fri, 27 Jun 2014 13:26:02 +0000 (-0400) Subject: Update required arvados gem to depend on version of arv-run-pipeline-instance X-Git-Tag: 1.1.0~2520 X-Git-Url: https://git.arvados.org/arvados.git/commitdiff_plain/6189e6d37b6f05bee599fb54cfb9e29f81665d75 Update required arvados gem to depend on version of arv-run-pipeline-instance that supports runtime constraints. no issue # --- diff --git a/services/api/Gemfile b/services/api/Gemfile index ce4162d86d..905cce14db 100644 --- a/services/api/Gemfile +++ b/services/api/Gemfile @@ -70,7 +70,7 @@ gem 'database_cleaner' gem 'themes_for_rails' -gem 'arvados-cli', '>= 0.1.20140328152103' +gem 'arvados-cli', '>= 0.1.20140627084759' # pg_power lets us use partial indexes in schema.rb in Rails 3 gem 'pg_power' diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock index 5f66bb2220..a38f3ac7c3 100644 --- a/services/api/Gemfile.lock +++ b/services/api/Gemfile.lock @@ -35,12 +35,12 @@ GEM addressable (2.3.6) andand (1.3.3) arel (3.0.3) - arvados (0.1.20140513131358) + arvados (0.1.20140627084759) activesupport (>= 3.2.13) andand google-api-client (~> 0.6.3) json (>= 1.7.7) - arvados-cli (0.1.20140513131358) + arvados-cli (0.1.20140627084759) activesupport (~> 3.2, >= 3.2.13) andand (~> 1.3, >= 1.3.3) arvados (~> 0.1.0) @@ -215,7 +215,7 @@ PLATFORMS DEPENDENCIES acts_as_api andand - arvados-cli (>= 0.1.20140328152103) + arvados-cli (>= 0.1.20140627084759) coffee-rails (~> 3.2.0) database_cleaner faye-websocket