[ARVADOS] updated: fe59fe52fd8d10f79b863022dbac6426082dfa46
git at public.curoverse.com
git at public.curoverse.com
Fri Sep 19 14:01:37 EDT 2014
Summary of changes:
services/api/Gemfile.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
via fe59fe52fd8d10f79b863022dbac6426082dfa46 (commit)
from f5fd953bdf34b6a6b7ba698f76b54f21ee47afc8 (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 fe59fe52fd8d10f79b863022dbac6426082dfa46
Author: Tom Clegg <tom at curoverse.com>
Date: Fri Sep 19 14:01:17 2014 -0400
Fix Gemfile.lock to use a real gem, not a dev build. refs #3550
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 9b076ea..bb327d0 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.20140919112741)
+ arvados (0.1.20140919104705)
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.20140919112741)
+ arvados-cli (0.1.20140919104705)
activesupport (~> 3.2, >= 3.2.13)
andand (~> 1.3, >= 1.3.3)
arvados (~> 0.1.0)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list