[ARVADOS] created: 1.3.0-2503-g118ef4e82

Git user git at public.arvados.org
Tue Apr 21 16:55:42 UTC 2020


        at  118ef4e821ec6c3ffd738f814fdc3d202186b5c5 (commit)


commit 118ef4e821ec6c3ffd738f814fdc3d202186b5c5
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date:   Tue Apr 21 13:55:10 2020 -0300

    16341: Upgrades rack on API & Workbench.
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas at di-pentima.com.ar>

diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 2af9c8b16..e722fa241 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -214,7 +214,7 @@ GEM
       multi_json (~> 1.0)
       websocket-driver (>= 0.2.0)
     public_suffix (4.0.3)
-    rack (2.0.7)
+    rack (2.2.2)
     rack-mini-profiler (1.0.2)
       rack (>= 1.2.0)
     rack-test (0.6.3)
@@ -375,4 +375,4 @@ DEPENDENCIES
   uglifier (~> 2.0)
 
 BUNDLED WITH
-   1.11
+   1.16.6
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index 24d5ad5b6..9f3a5fb2b 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -180,7 +180,7 @@ GEM
     pg (1.1.4)
     power_assert (1.1.4)
     public_suffix (4.0.3)
-    rack (2.0.7)
+    rack (2.2.2)
     rack-test (0.6.3)
       rack (>= 1.0)
     rails (5.0.7.2)
@@ -317,4 +317,4 @@ DEPENDENCIES
   uglifier (~> 2.0)
 
 BUNDLED WITH
-   1.11
+   1.16.6

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list