[ARVADOS] updated: 338b0f4cd1b7d2ad4b3cca061184fe814617bb8f

git at public.curoverse.com git at public.curoverse.com
Thu Jul 3 22:20:38 EDT 2014


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

       via  338b0f4cd1b7d2ad4b3cca061184fe814617bb8f (commit)
      from  66efe78cdf4c28222a0e96ad4d614dce10f344ff (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 338b0f4cd1b7d2ad4b3cca061184fe814617bb8f
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Jul 3 22:20:33 2014 -0400

    Update api server Gemfile dependency on arvados-cli package so crunch-dispatch uses commit:66efe78 no issue #

diff --git a/services/api/Gemfile b/services/api/Gemfile
index b056217..38f738f 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.20140703164940'
+gem 'arvados-cli', '>= 0.1.20140703214022'
 
 # 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 e9cfd1f..1ee19e7 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,13 +35,13 @@ GEM
     addressable (2.3.6)
     andand (1.3.3)
     arel (3.0.3)
-    arvados (0.1.20140703164940)
+    arvados (0.1.20140703214022)
       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.20140703164940)
+    arvados-cli (0.1.20140703214022)
       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.20140703164940)
+  arvados-cli (>= 0.1.20140703214022)
   coffee-rails (~> 3.2.0)
   database_cleaner
   faye-websocket

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list