[ARVADOS] updated: 0ac9eaceae35e2a466b0ad09c903384d9bd21b9e

git at public.curoverse.com git at public.curoverse.com
Fri Sep 5 17:02:42 EDT 2014


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

       via  0ac9eaceae35e2a466b0ad09c903384d9bd21b9e (commit)
      from  b60e52e031eeba96ef1a301660de2f8cec4518b6 (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 0ac9eaceae35e2a466b0ad09c903384d9bd21b9e
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Fri Sep 5 17:02:20 2014 -0400

    Updated Gemfile again with published package version.  refs #3822

diff --git a/services/api/Gemfile b/services/api/Gemfile
index cd7842c..e6a7857 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -71,8 +71,8 @@ gem 'database_cleaner'
 
 gem 'themes_for_rails'
 
-gem 'arvados', '>= 0.1.20140905131846'
-gem 'arvados-cli', '>= 0.1.20140905131846'
+gem 'arvados', '>= 0.1.20140905165259'
+gem 'arvados-cli', '>= 0.1.20140905165259'
 
 # 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 13c0578..8912ce6 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.20140905131846)
+    arvados (0.1.20140905165259)
       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.20140905164626)
+    arvados-cli (0.1.20140905165259)
       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.20140905131846)
-  arvados-cli (>= 0.1.20140905131846)
+  arvados (>= 0.1.20140905165259)
+  arvados-cli (>= 0.1.20140905165259)
   coffee-rails (~> 3.2.0)
   database_cleaner
   factory_girl_rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list