[ARVADOS] created: 1.2.0-373-g721fb4f8c
Git user
git at public.curoverse.com
Fri Nov 16 10:08:08 EST 2018
at 721fb4f8cfcff3b9f51b6a81299ef20e33397fe4 (commit)
commit 721fb4f8cfcff3b9f51b6a81299ef20e33397fe4
Author: Lucas Di Pentima <ldipentima at veritasgenetics.com>
Date: Fri Nov 16 12:07:32 2018 -0300
14497: Upgrades rack to 1.6.11 on api & workbench.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima at veritasgenetics.com>
diff --git a/apps/workbench/Gemfile.lock b/apps/workbench/Gemfile.lock
index 3ec8f9d90..e06e416bb 100644
--- a/apps/workbench/Gemfile.lock
+++ b/apps/workbench/Gemfile.lock
@@ -201,7 +201,7 @@ GEM
multi_json (~> 1.0)
websocket-driver (>= 0.2.0)
public_suffix (3.0.2)
- rack (1.6.10)
+ rack (1.6.11)
rack-mini-profiler (0.10.7)
rack (>= 1.2.0)
rack-test (0.6.3)
diff --git a/services/api/Gemfile.lock b/services/api/Gemfile.lock
index e9267dcb3..e6e67d631 100644
--- a/services/api/Gemfile.lock
+++ b/services/api/Gemfile.lock
@@ -195,7 +195,7 @@ GEM
protected_attributes (1.1.4)
activemodel (>= 4.0.1, < 5.0)
public_suffix (3.0.2)
- rack (1.6.10)
+ rack (1.6.11)
rack-test (0.6.3)
rack (>= 1.0)
rails (4.2.10)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list