[ARVADOS] updated: 96ca1cadc8231a7d2e324602b70c73a76745e5eb
git at public.curoverse.com
git at public.curoverse.com
Tue Oct 14 16:28:18 EDT 2014
Summary of changes:
services/api/Gemfile | 2 +-
services/api/Gemfile.lock | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
via 96ca1cadc8231a7d2e324602b70c73a76745e5eb (commit)
from 153b599f212ffded5531007e086e2f8da8f8a5cb (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 96ca1cadc8231a7d2e324602b70c73a76745e5eb
Author: Brett Smith <brett at curoverse.com>
Date: Tue Oct 14 16:30:21 2014 -0400
4126: API server uses fixed a-r-p-i (again).
Refs #4126.
diff --git a/services/api/Gemfile b/services/api/Gemfile
index a31fe5c..996d3fc 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.20141010134550'
+gem 'arvados-cli', '>= 0.1.20141014201516'
# 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 c4b269e..ce79f85 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -41,7 +41,7 @@ GEM
google-api-client (~> 0.6.3)
json (>= 1.7.7)
jwt (>= 0.1.5, < 1.0.0)
- arvados-cli (0.1.20141014153331)
+ arvados-cli (0.1.20141014201516)
activesupport (~> 3.2, >= 3.2.13)
andand (~> 1.3, >= 1.3.3)
arvados (~> 0.1, >= 0.1.0)
@@ -224,7 +224,7 @@ DEPENDENCIES
acts_as_api
andand
arvados (>= 0.1.20140919104705)
- arvados-cli (>= 0.1.20141010134550)
+ arvados-cli (>= 0.1.20141014201516)
coffee-rails (~> 3.2.0)
database_cleaner
factory_girl_rails
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list