[ARVADOS] updated: 1.3.0-2060-g6c033bdbc

Git user git at public.arvados.org
Tue Jan 14 21:36:01 UTC 2020


Summary of changes:
 apps/workbench/Gemfile.lock      | 14 +++++++-------
 services/login-sync/Gemfile.lock | 10 +++++-----
 2 files changed, 12 insertions(+), 12 deletions(-)

       via  6c033bdbc06d0929cec24ea16d4dfb7977e72f78 (commit)
      from  14d53b3386296eb9b4d25c91cd9d40a5dfb52b75 (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 6c033bdbc06d0929cec24ea16d4dfb7977e72f78
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Tue Jan 14 16:35:39 2020 -0500

    Update workbench and login-sync Gemfile.Lock
    
    refs #16010
    
    Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>

diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 158235776..c20d2d622 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -1,9 +1,9 @@
 GIT
   remote: https://github.com/arvados/arvados.git
-  revision: dd9f2403f43bcb93da5908ddde57d8c0491bb4c2
+  revision: 14d53b3386296eb9b4d25c91cd9d40a5dfb52b75
   glob: sdk/ruby/arvados.gemspec
   specs:
-    arvados (1.4.2.20191019025325)
+    arvados (1.5.0.pre20200114202620)
       activesupport (>= 3)
       andand (~> 1.3, >= 1.3.3)
       arvados-google-api-client (>= 0.7, < 0.8.9)
@@ -150,7 +150,7 @@ GEM
       rails-dom-testing (>= 1, < 3)
       railties (>= 4.2.0)
       thor (>= 0.14, < 2.0)
-    json (2.2.0)
+    json (2.3.0)
     jwt (1.5.6)
     launchy (2.4.3)
       addressable (~> 2.3)
@@ -172,7 +172,7 @@ GEM
       nokogiri (>= 1.5.9)
     mail (2.7.1)
       mini_mime (>= 0.1.1)
-    memoist (0.16.0)
+    memoist (0.16.2)
     metaclass (0.0.4)
     method_source (0.9.2)
     mime-types (3.2.2)
@@ -213,7 +213,7 @@ GEM
       cliver (~> 0.3.1)
       multi_json (~> 1.0)
       websocket-driver (>= 0.2.0)
-    public_suffix (4.0.1)
+    public_suffix (4.0.3)
     rack (2.0.7)
     rack-mini-profiler (1.0.2)
       rack (>= 1.2.0)
@@ -308,7 +308,7 @@ GEM
     thor (0.20.3)
     thread_safe (0.3.6)
     tilt (2.0.9)
-    tzinfo (1.2.5)
+    tzinfo (1.2.6)
       thread_safe (~> 0.1)
     uglifier (2.7.2)
       execjs (>= 0.3.0)
@@ -375,4 +375,4 @@ DEPENDENCIES
   uglifier (~> 2.0)
 
 BUNDLED WITH
-   1.17.3
+   2.0.2
diff --git a/services/login-sync/Gemfile.lock b/services/login-sync/Gemfile.lock
index 7e6ee2b5b..e815f6169 100644
--- a/services/login-sync/Gemfile.lock
+++ b/services/login-sync/Gemfile.lock
@@ -1,7 +1,7 @@
 PATH
   remote: .
   specs:
-    arvados-login-sync (1.5.0.pre20200114202620)
+    arvados-login-sync (1.5.0.pre20200114204308)
       arvados (~> 1.3.0, >= 1.3.0)
       faraday (< 0.16)
       signet (< 0.12)
@@ -52,11 +52,11 @@ GEM
       signet (~> 0.7)
     i18n (0.9.5)
       concurrent-ruby (~> 1.0)
-    json (2.2.0)
+    json (2.3.0)
     jwt (1.5.6)
     launchy (2.4.3)
       addressable (~> 2.3)
-    memoist (0.16.0)
+    memoist (0.16.2)
     metaclass (0.0.4)
     minitest (5.11.3)
     mocha (1.8.0)
@@ -64,7 +64,7 @@ GEM
     multi_json (1.14.1)
     multipart-post (2.1.1)
     os (1.0.1)
-    public_suffix (4.0.1)
+    public_suffix (4.0.3)
     rake (12.3.2)
     retriable (1.4.1)
     signet (0.11.0)
@@ -73,7 +73,7 @@ GEM
       jwt (>= 1.5, < 3.0)
       multi_json (~> 1.10)
     thread_safe (0.3.6)
-    tzinfo (1.2.5)
+    tzinfo (1.2.6)
       thread_safe (~> 0.1)
 
 PLATFORMS

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list