[ARVADOS] updated: 6189e6d37b6f05bee599fb54cfb9e29f81665d75

git at public.curoverse.com git at public.curoverse.com
Fri Jun 27 09:26:06 EDT 2014


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

       via  6189e6d37b6f05bee599fb54cfb9e29f81665d75 (commit)
      from  377b4f345a5ba45bb96497a6be2b571604a695a1 (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 6189e6d37b6f05bee599fb54cfb9e29f81665d75
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Jun 27 09:26:02 2014 -0400

    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 ce4162d..905cce1 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 5f66bb2..a38f3ac 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

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list