[ARVADOS] created: 1.3.0-2720-g798129804
Git user
git at public.arvados.org
Thu Jun 25 13:36:38 UTC 2020
at 798129804332041aaf8213b96e5675048bce43f8 (commit)
commit 798129804332041aaf8213b96e5675048bce43f8
Author: Lucas Di Pentima <lucas at di-pentima.com.ar>
Date: Thu Jun 25 10:36:01 2020 -0300
16564: Upgrades rack to address CVE-2020-8184.
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 2420fee24..cb4e7ab9e 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.2.2)
+ rack (2.2.3)
rack-mini-profiler (1.0.2)
rack (>= 1.2.0)
rack-test (0.6.3)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index c8a1a27b7..127a09ee2 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.2.2)
+ rack (2.2.3)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.0.7.2)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list