[ARVADOS] updated: 9a88a95c52bf3b1da8152ab382de5b78be8568eb
git at public.curoverse.com
git at public.curoverse.com
Mon Sep 15 09:48:45 EDT 2014
Summary of changes:
services/api/Gemfile | 4 ++--
services/api/Gemfile.lock | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
via 9a88a95c52bf3b1da8152ab382de5b78be8568eb (commit)
from f43a783466bf8257781bac0acfa14008b2d532a1 (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 9a88a95c52bf3b1da8152ab382de5b78be8568eb
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date: Mon Sep 15 09:46:54 2014 -0400
Updated Gemfile to pull in changes from commit:ac594f1 refs #3187
diff --git a/services/api/Gemfile b/services/api/Gemfile
index 0192887..3488d59 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -71,8 +71,8 @@ gem 'database_cleaner'
gem 'themes_for_rails'
-gem 'arvados', '>= 0.1.20140910123800'
-gem 'arvados-cli', '>= 0.1.20140905165259'
+gem 'arvados', '>= 0.1.20140912152020'
+gem 'arvados-cli', '>= 0.1.20140912152020'
# 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 25bbf11..69517c1 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -35,13 +35,13 @@ GEM
addressable (2.3.6)
andand (1.3.3)
arel (3.0.3)
- arvados (0.1.20140910123800)
+ arvados (0.1.20140912152020)
activesupport (>= 3.2.13)
andand
google-api-client (~> 0.6.3)
json (>= 1.7.7)
jwt (>= 0.1.5, < 1.0.0)
- arvados-cli (0.1.20140905165259)
+ arvados-cli (0.1.20140912152020)
activesupport (~> 3.2, >= 3.2.13)
andand (~> 1.3, >= 1.3.3)
arvados (~> 0.1.0)
@@ -223,8 +223,8 @@ PLATFORMS
DEPENDENCIES
acts_as_api
andand
- arvados (>= 0.1.20140910123800)
- arvados-cli (>= 0.1.20140905165259)
+ arvados (>= 0.1.20140912152020)
+ arvados-cli (>= 0.1.20140912152020)
coffee-rails (~> 3.2.0)
database_cleaner
factory_girl_rails
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list