[ARVADOS] updated: 2c542c9ee544e54b9e45b71c6ae8136f579d8c7b
Git user
git at public.curoverse.com
Fri Aug 18 14:07:30 EDT 2017
Summary of changes:
services/api/Gemfile.lock | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
via 2c542c9ee544e54b9e45b71c6ae8136f579d8c7b (commit)
from 19aa02996b20c842e0ea0e522f851ba9f8a52717 (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 2c542c9ee544e54b9e45b71c6ae8136f579d8c7b
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date: Fri Aug 18 13:35:39 2017 -0400
11283: Update api server's arvados gems.
refs #11283
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index c59e59d..f1f03c3 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -47,24 +47,24 @@ GEM
activemodel (>= 3.0.0)
activesupport (>= 3.0.0)
rack (>= 1.1.0)
- addressable (2.5.0)
+ addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
andand (1.3.3)
arel (6.0.4)
- arvados (0.1.20170215224121)
+ arvados (0.1.20170629115132)
activesupport (>= 3, < 4.2.6)
andand (~> 1.3, >= 1.3.3)
google-api-client (>= 0.7, < 0.8.9)
i18n (~> 0)
- json (~> 1.7, >= 1.7.7)
+ json (>= 1.7.7, < 3)
jwt (>= 0.1.5, < 2)
- arvados-cli (0.1.20170322173355)
+ arvados-cli (0.1.20170817171636)
activesupport (>= 3.2.13, < 5)
andand (~> 1.3, >= 1.3.3)
arvados (~> 0.1, >= 0.1.20150128223554)
curb (~> 0.8)
google-api-client (~> 0.6, >= 0.6.3, < 0.8.9)
- json (~> 1.7, >= 1.7.7)
+ json (>= 1.7.7, < 3)
oj (~> 2.0, >= 2.0.3)
trollop (~> 2.0)
autoparse (0.3.3)
@@ -125,7 +125,7 @@ GEM
hashie (3.5.5)
highline (1.7.8)
hike (1.2.3)
- i18n (0.8.1)
+ i18n (0.8.6)
jquery-rails (4.2.2)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
@@ -136,7 +136,7 @@ GEM
addressable (~> 2.3)
libv8 (3.16.14.19)
little-plugger (1.1.4)
- logging (2.2.0)
+ logging (2.2.2)
little-plugger (~> 1.1)
multi_json (~> 1.10)
lograge (0.4.1)
@@ -148,13 +148,13 @@ GEM
nokogiri (>= 1.5.9)
mail (2.6.4)
mime-types (>= 1.16, < 4)
- memoist (0.15.0)
+ memoist (0.16.0)
metaclass (0.0.4)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.1.0)
- minitest (5.10.1)
+ minitest (5.10.3)
mocha (1.2.1)
metaclass (~> 0.0.1)
multi_json (1.12.1)
@@ -269,7 +269,7 @@ GEM
thread_safe (0.3.6)
tilt (1.4.1)
trollop (2.1.2)
- tzinfo (1.2.2)
+ tzinfo (1.2.3)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
@@ -321,4 +321,4 @@ DEPENDENCIES
uglifier (~> 2.0)
BUNDLED WITH
- 1.14.3
+ 1.15.1
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list