[ARVADOS] updated: a3755ca0b2ee6b7194f02b368d44cf08d25272ce

git at public.curoverse.com git at public.curoverse.com
Thu Aug 28 08:53:16 EDT 2014


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

       via  a3755ca0b2ee6b7194f02b368d44cf08d25272ce (commit)
      from  15907a131ea18b0671287f7a962d466fec894913 (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 a3755ca0b2ee6b7194f02b368d44cf08d25272ce
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Thu Aug 28 08:53:12 2014 -0400

    Set Gemfile version target for arvados-cli to correct version.  refs #3342

diff --git a/services/api/Gemfile b/services/api/Gemfile
index 50da505..592d00d 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -71,7 +71,7 @@ gem 'database_cleaner'
 
 gem 'themes_for_rails'
 
-gem 'arvados-cli', '>= 0.1.20140825141611'
+gem 'arvados-cli', '>= 0.1.20140827170424'
 
 # 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 7c8d5ed..6167d7a 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -223,7 +223,7 @@ PLATFORMS
 DEPENDENCIES
   acts_as_api
   andand
-  arvados-cli (>= 0.1.20140825141611)
+  arvados-cli (>= 0.1.20140827170424)
   coffee-rails (~> 3.2.0)
   database_cleaner
   factory_girl_rails

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list