[ARVADOS] updated: 56e5fc30bc2f466bac84ee3d8cf8119cdd783603

git at public.curoverse.com git at public.curoverse.com
Fri Mar 28 12:52:10 EDT 2014


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

       via  56e5fc30bc2f466bac84ee3d8cf8119cdd783603 (commit)
      from  26446197bb00d7f899673b7f9434e6bd622b8904 (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 56e5fc30bc2f466bac84ee3d8cf8119cdd783603
Author: Tom Clegg <tom at curoverse.com>
Date:   Fri Mar 28 12:51:29 2014 -0400

    Add dependency on latest arv-run-pipeline-instance.

diff --git a/services/api/Gemfile b/services/api/Gemfile
index ded0358..21fad45 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.20140311162926'
+gem 'arvados-cli', '>= 0.1.20140328115832'
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index c734ab5..420f152 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,7 +35,7 @@ GEM
     addressable (2.3.5)
     andand (1.3.3)
     arel (3.0.2)
-    arvados-cli (0.1.20140311162926)
+    arvados-cli (0.1.20140328115832)
       activesupport (~> 3.2, >= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       curb (~> 0.8)
@@ -192,7 +192,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados-cli (>= 0.1.20140311162926)
+  arvados-cli (>= 0.1.20140328115832)
   coffee-rails (~> 3.2.0)
   google-api-client (~> 0.6.3)
   jquery-rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list