[ARVADOS] updated: ad0944aa970bf52bcc2387ac57e12cb69ae54d66

git at public.curoverse.com git at public.curoverse.com
Fri Mar 28 17:17:25 EDT 2014


Summary of changes:
 services/api/Gemfile      |    2 +-
 services/api/Gemfile.lock |   10 ++++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

       via  ad0944aa970bf52bcc2387ac57e12cb69ae54d66 (commit)
      from  64b24877bdb4b35938e8b691463b78073a4fd31d (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 ad0944aa970bf52bcc2387ac57e12cb69ae54d66
Author: Tom Clegg <tom at curoverse.com>
Date:   Fri Mar 28 17:14:52 2014 -0400

    Bump arvados-cli version to use output_is_persistent feature. refs #1932

diff --git a/services/api/Gemfile b/services/api/Gemfile
index 21fad45..5932778 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 420f152..39718bd 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

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list