[ARVADOS] updated: b9a8de2241fdbc6c69511efc4af318209e4b4942

git at public.curoverse.com git at public.curoverse.com
Tue Feb 3 13:41:38 EST 2015


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

       via  b9a8de2241fdbc6c69511efc4af318209e4b4942 (commit)
      from  89fb910b523686fdf725691c44cb4c63ba464487 (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 b9a8de2241fdbc6c69511efc4af318209e4b4942
Author: Brett Smith <brett at curoverse.com>
Date:   Tue Feb 3 13:41:31 2015 -0500

    5087: API server uses a crunch-job with bugfix.
    
    Refs #5087.

diff --git a/services/api/Gemfile b/services/api/Gemfile
index 7e70eb2..20a0f00 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -73,7 +73,7 @@ gem 'faye-websocket'
 gem 'themes_for_rails'
 
 gem 'arvados', '>= 0.1.20140919104705'
-gem 'arvados-cli', '>= 0.1.20150121183928'
+gem 'arvados-cli', '>= 0.1.20150128223752'
 
 # 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 6db1cb4..1d91e08 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,16 +35,16 @@ GEM
     addressable (2.3.6)
     andand (1.3.3)
     arel (3.0.3)
-    arvados (0.1.20141114230720)
+    arvados (0.1.20150128223752)
       activesupport (>= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       google-api-client (~> 0.6.3, >= 0.6.3)
       json (~> 1.7, >= 1.7.7)
       jwt (>= 0.1.5, < 1.0.0)
-    arvados-cli (0.1.20150121183928)
+    arvados-cli (0.1.20150128223752)
       activesupport (~> 3.2, >= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
-      arvados (~> 0.1, >= 0.1.0)
+      arvados (~> 0.1, >= 0.1.20150128223554)
       curb (~> 0.8)
       google-api-client (~> 0.6.3, >= 0.6.3)
       json (~> 1.7, >= 1.7.7)
@@ -225,7 +225,7 @@ DEPENDENCIES
   acts_as_api
   andand
   arvados (>= 0.1.20140919104705)
-  arvados-cli (>= 0.1.20150121183928)
+  arvados-cli (>= 0.1.20150128223752)
   coffee-rails (~> 3.2.0)
   database_cleaner
   factory_girl_rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list