[ARVADOS] updated: 77460b2190e84df4178c25f014bbf136d559922e

git at public.curoverse.com git at public.curoverse.com
Wed Oct 28 12:24:39 EDT 2015


Summary of changes:
 services/api/Gemfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  77460b2190e84df4178c25f014bbf136d559922e (commit)
      from  b90d3ea4986a1af59395f223e0320f07cc91c272 (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 77460b2190e84df4178c25f014bbf136d559922e
Author: Peter Amstutz <peter.amstutz at curoverse.com>
Date:   Wed Oct 28 12:24:36 2015 -0400

    Fix typo in arvados-cli version number refs #7582

diff --git a/services/api/Gemfile b/services/api/Gemfile
index 665adaf..3b43309 100644
--- a/services/api/Gemfile
+++ b/services/api/Gemfile
@@ -74,7 +74,7 @@ gem 'faye-websocket'
 gem 'themes_for_rails'
 
 gem 'arvados', '>= 0.1.20150615153458'
-gem 'arvados-cli', '>= 20151023185755'
+gem 'arvados-cli', '>= 0.1.20151023185755'
 
 # pg_power lets us use partial indexes in schema.rb in Rails 3
 gem 'pg_power'

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list