[ARVADOS] updated: 1.3.0-1665-gca7f17d5a
Git user
git at public.curoverse.com
Tue Oct 1 03:35:31 UTC 2019
Summary of changes:
services/login-sync/Gemfile.lock | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
via ca7f17d5aa220b2daea126fb58081d5d219216ea (commit)
from ae9fc56d6bc8f73be3de765f03c9607cc5d21d98 (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 ca7f17d5aa220b2daea126fb58081d5d219216ea
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date: Mon Sep 30 23:34:23 2019 -0400
Update login-sync Gemfile.lock.
refs #15673
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>
diff --git a/services/login-sync/Gemfile.lock b/services/login-sync/Gemfile.lock
index 70b666af8..5f163e87c 100644
--- a/services/login-sync/Gemfile.lock
+++ b/services/login-sync/Gemfile.lock
@@ -1,8 +1,9 @@
PATH
remote: .
specs:
- arvados-login-sync (1.4.0.20190729193732)
+ arvados-login-sync (1.4.1.20190930204434)
arvados (~> 1.3.0, >= 1.3.0)
+ faraday (< 0.16)
GEM
remote: https://rubygems.org/
@@ -12,8 +13,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
- addressable (2.6.0)
- public_suffix (>= 2.0.2, < 4.0)
+ addressable (2.7.0)
+ public_suffix (>= 2.0.2, < 5.0)
andand (1.3.3)
arvados (1.3.3.20190320201707)
activesupport (>= 3)
@@ -41,7 +42,7 @@ GEM
extlib (0.9.16)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
- googleauth (0.8.1)
+ googleauth (0.9.0)
faraday (~> 0.12)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
@@ -62,7 +63,7 @@ GEM
multi_json (1.13.1)
multipart-post (2.1.1)
os (1.0.1)
- public_suffix (3.1.1)
+ public_suffix (4.0.1)
rake (12.3.2)
retriable (1.4.1)
signet (0.11.0)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list