[ARVADOS] updated: 543d39eadf7ac0157cc79ecf8c09d3a61dd5c4fe

git at public.curoverse.com git at public.curoverse.com
Wed Dec 3 16:08:19 EST 2014


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

       via  543d39eadf7ac0157cc79ecf8c09d3a61dd5c4fe (commit)
      from  994fa4569b8da43486719ce0da770ab1887b24b9 (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 543d39eadf7ac0157cc79ecf8c09d3a61dd5c4fe
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Wed Dec 3 16:08:58 2014 -0500

    Update version pin of arvados-cli gem.  refs #3698

diff --git a/services/api/Gemfile b/services/api/Gemfile
index edc08d6..a7da122 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -72,7 +72,7 @@ gem 'faye-websocket'
 gem 'themes_for_rails'
 
 gem 'arvados', '>= 0.1.20140919104705'
-gem 'arvados-cli', '>= 0.1.20141014201516'
+gem 'arvados-cli', '>= 0.1.20141202211726'
 
 # 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..861c4c9 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,18 +35,18 @@ GEM
     addressable (2.3.6)
     andand (1.3.3)
     arel (3.0.3)
-    arvados (0.1.20140919104705)
+    arvados (0.1.20141114230720)
       activesupport (>= 3.2.13)
-      andand
-      google-api-client (~> 0.6.3)
-      json (>= 1.7.7)
+      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.20141014201516)
+    arvados-cli (0.1.20141202211726)
       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)
@@ -108,7 +108,7 @@ GEM
     json (1.8.1)
     jwt (0.1.13)
       multi_json (>= 1.5)
-    launchy (2.4.2)
+    launchy (2.4.3)
       addressable (~> 2.3)
     libv8 (3.16.14.3)
     mail (2.5.4)
@@ -130,7 +130,7 @@ GEM
       jwt (~> 0.1.4)
       multi_json (~> 1.0)
       rack (~> 1.2)
-    oj (2.10.2)
+    oj (2.11.1)
     omniauth (1.1.1)
       hashie (~> 1.2)
       rack
@@ -224,7 +224,7 @@ DEPENDENCIES
   acts_as_api
   andand
   arvados (>= 0.1.20140919104705)
-  arvados-cli (>= 0.1.20141014201516)
+  arvados-cli (>= 0.1.20141202211726)
   coffee-rails (~> 3.2.0)
   database_cleaner
   factory_girl_rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list