Update arvados-cli dependency to correct deployed version. no issue #
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 7 Jul 2014 20:34:14 +0000 (16:34 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 7 Jul 2014 20:34:14 +0000 (16:34 -0400)
services/api/Gemfile
services/api/Gemfile.lock

index 605eb73f9a430bb82fc91ee541dc499d23d80403..4901b6ec7cba4490441a9c29e63d9dca457d9328 100644 (file)
@@ -70,7 +70,7 @@ gem 'database_cleaner'
 
 gem 'themes_for_rails'
 
-gem 'arvados-cli', '>= 0.1.20140707154524'
+gem 'arvados-cli', '>= 0.1.20140707162447'
 
 # pg_power lets us use partial indexes in schema.rb in Rails 3
 gem 'pg_power'
index 9453c3c17a6cda1b2f76e4576a124f142bd3de20..a31ccbbc72607951b0573ae97bc0efb2a7ef5b3b 100644 (file)
@@ -35,13 +35,13 @@ GEM
     addressable (2.3.6)
     andand (1.3.3)
     arel (3.0.3)
-    arvados (0.1.20140703225421)
+    arvados (0.1.20140707162447)
       activesupport (>= 3.2.13)
       andand
       google-api-client (~> 0.6.3)
       json (>= 1.7.7)
       jwt (>= 0.1.5, < 1.0.0)
-    arvados-cli (0.1.20140707154524)
+    arvados-cli (0.1.20140707162447)
       activesupport (~> 3.2, >= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       arvados (~> 0.1.0)
@@ -217,7 +217,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados-cli (>= 0.1.20140707154524)
+  arvados-cli (>= 0.1.20140707162447)
   coffee-rails (~> 3.2.0)
   database_cleaner
   faye-websocket