[ARVADOS] updated: ec89d136c5ba9beee861391cedb3ec93f28c9109

git at public.curoverse.com git at public.curoverse.com
Fri Mar 7 15:18:21 EST 2014


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

       via  ec89d136c5ba9beee861391cedb3ec93f28c9109 (commit)
      from  7c3eb5137c7863947e6da221361ba98bfef227fd (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 ec89d136c5ba9beee861391cedb3ec93f28c9109
Author: Ward Vandewege <ward at curoverse.com>
Date:   Fri Mar 7 15:17:57 2014 -0500

    We can't have dependencies on unpublished gems checked in; they break
    deploy.

diff --git a/services/api/Gemfile b/services/api/Gemfile
index b1523b8..db011f1 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -57,4 +57,4 @@ gem 'test_after_commit', :group => :test
 gem 'google-api-client', '~> 0.6.3'
 gem 'trollop'
 
-gem 'arvados-cli', '>= 0.1.20140307112652'
+#gem 'arvados-cli', '>= 0.1.20140307112652'
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 24193c5..c78f3a7 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,14 +35,6 @@ GEM
     addressable (2.3.5)
     andand (1.3.3)
     arel (3.0.2)
-    arvados-cli (0.1.20140307112652)
-      activesupport (~> 3.2, >= 3.2.13)
-      andand (~> 1.3, >= 1.3.3)
-      curb (~> 0.8)
-      google-api-client (~> 0.6.3)
-      json (~> 1.7, >= 1.7.7)
-      oj (~> 2.0, >= 2.0.3)
-      trollop (~> 2.0)
     autoparse (0.3.3)
       addressable (>= 2.3.1)
       extlib (>= 0.9.15)
@@ -61,7 +53,6 @@ GEM
       coffee-script-source
       execjs
     coffee-script-source (1.6.3)
-    curb (0.8.5)
     daemon_controller (1.1.7)
     erubis (2.7.0)
     execjs (2.0.2)
@@ -191,7 +182,6 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados-cli (>= 0.1.20140307112652)
   coffee-rails (~> 3.2.0)
   google-api-client (~> 0.6.3)
   jquery-rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list