[ARVADOS] updated: d234c210b969bbacb066d6ae9002c3cbcd9b9799

git at public.curoverse.com git at public.curoverse.com
Tue Nov 18 12:06:04 EST 2014


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

       via  d234c210b969bbacb066d6ae9002c3cbcd9b9799 (commit)
      from  12b3b4e1c343eec1d710bbded2383adaefc1b242 (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 d234c210b969bbacb066d6ae9002c3cbcd9b9799
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Tue Nov 18 12:05:41 2014 -0500

    4035: Update Gemfile version for arvados-cli.

diff --git a/services/api/Gemfile b/services/api/Gemfile
index 996d3fc..ca0d300 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -72,7 +72,7 @@ gem 'database_cleaner'
 gem 'themes_for_rails'
 
 gem 'arvados', '>= 0.1.20140919104705'
-gem 'arvados-cli', '>= 0.1.20141014201516'
+gem 'arvados-cli', '>= 0.1.20141118163122'
 
 # 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 ce79f85..de8de99 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -41,12 +41,12 @@ GEM
       google-api-client (~> 0.6.3)
       json (>= 1.7.7)
       jwt (>= 0.1.5, < 1.0.0)
-    arvados-cli (0.1.20141014201516)
+    arvados-cli (0.1.20141118163122)
       activesupport (~> 3.2, >= 3.2.13)
       andand (~> 1.3, >= 1.3.3)
       arvados (~> 0.1, >= 0.1.0)
       curb (~> 0.8)
-      google-api-client (~> 0.6, >= 0.6.3)
+      google-api-client (~> 0.6.3, >= 0.6.3)
       json (~> 1.7, >= 1.7.7)
       jwt (>= 0.1.5, < 1.0.0)
       oj (~> 2.0, >= 2.0.3)
@@ -224,7 +224,7 @@ DEPENDENCIES
   acts_as_api
   andand
   arvados (>= 0.1.20140919104705)
-  arvados-cli (>= 0.1.20141014201516)
+  arvados-cli (>= 0.1.20141118163122)
   coffee-rails (~> 3.2.0)
   database_cleaner
   factory_girl_rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list