Update Gemfile to use latest arv-run-pipeline
authorTom Clegg <tom@curoverse.com>
Tue, 11 Mar 2014 20:50:05 +0000 (16:50 -0400)
committerTom Clegg <tom@curoverse.com>
Tue, 11 Mar 2014 20:50:05 +0000 (16:50 -0400)
services/api/Gemfile
services/api/Gemfile.lock

index 49c05923deea32e492fadce7be9fdedf51c13c7f..2d3a07fb541155c6619b601ed6b416c19afbd761 100644 (file)
@@ -57,4 +57,4 @@ gem 'test_after_commit', :group => :test
 gem 'google-api-client', '~> 0.6.3'
 gem 'trollop'
 
-gem 'arvados-cli', '>= 0.1.20140310170846'
+gem 'arvados-cli', '>= 0.1.20140311162926'
index a96c5fcf59bfe0fafa7ad1d8ecf38a65f800c9ad..d5f4e3383aef73d2b546065aa3b52978b7242407 100644 (file)
@@ -35,7 +35,7 @@ GEM
     addressable (2.3.5)
     andand (1.3.3)
     arel (3.0.2)
-    arvados-cli (0.1.20140310170846)
+    arvados-cli (0.1.20140311162926)
       activesupport (~> 3.2, >= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       curb (~> 0.8)
@@ -191,7 +191,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados-cli (>= 0.1.20140310170846)
+  arvados-cli (>= 0.1.20140311162926)
   coffee-rails (~> 3.2.0)
   google-api-client (~> 0.6.3)
   jquery-rails