Commit 5d077fab authored by Takuya Noguchi's avatar Takuya Noguchi

Update rack to 2.0.6 (for QA environments) for addressing CVE-2018-16471

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent d093bbae
---
title: Update rack to 2.0.6 (for QA environments)
merge_request: 23171
author: Takuya Noguchi
type: security
...@@ -56,7 +56,7 @@ GEM ...@@ -56,7 +56,7 @@ GEM
byebug (~> 9.1) byebug (~> 9.1)
pry (~> 0.10) pry (~> 0.10)
public_suffix (3.0.1) public_suffix (3.0.1)
rack (2.0.3) rack (2.0.6)
rack-test (0.8.2) rack-test (0.8.2)
rack (>= 1.0, < 3) rack (>= 1.0, < 3)
rake (12.3.0) rake (12.3.0)
...@@ -103,4 +103,4 @@ DEPENDENCIES ...@@ -103,4 +103,4 @@ DEPENDENCIES
selenium-webdriver (~> 3.8.0) selenium-webdriver (~> 3.8.0)
BUNDLED WITH BUNDLED WITH
1.16.4 1.17.1
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
rack (2.0.4) rack (2.0.6)
rake (12.3.0) rake (12.3.0)
PLATFORMS PLATFORMS
...@@ -12,4 +12,4 @@ DEPENDENCIES ...@@ -12,4 +12,4 @@ DEPENDENCIES
rake rake
BUNDLED WITH BUNDLED WITH
1.16.1 1.17.1
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment