chefdk: rack: 2.0.3 -> 2.0.6

CVE-2018-16470: https://seclists.org/oss-sec/2018/q4/128
CVE-2018-16471: https://seclists.org/oss-sec/2018/q4/129
This commit is contained in:
Alyssa Ross 2018-11-06 09:13:24 +00:00
parent 63e5658222
commit 96f23c4cdd
No known key found for this signature in database
GPG Key ID: C4844408C0657052
2 changed files with 4 additions and 4 deletions

View File

@ -252,7 +252,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.1)
rack (2.0.3)
rack (2.0.6)
rainbow (2.2.2)
rake
rake (12.3.0)
@ -397,4 +397,4 @@ DEPENDENCIES
test-kitchen
BUNDLED WITH
1.14.6
1.16.4

View File

@ -791,10 +791,10 @@
rack = {
source = {
remotes = ["https://rubygems.org"];
sha256 = "1kczgp2zwcrvp257dl8j4y3mnyqflxr7rn4vl9w1rwblznx9n74c";
sha256 = "1pcgv8dv4vkaczzlix8q3j68capwhk420cddzijwqgi2qb4lm1zm";
type = "gem";
};
version = "2.0.3";
version = "2.0.6";
};
rainbow = {
dependencies = ["rake"];