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:
parent
63e5658222
commit
96f23c4cdd
@ -252,7 +252,7 @@ GEM
|
|||||||
coderay (~> 1.1.0)
|
coderay (~> 1.1.0)
|
||||||
method_source (~> 0.9.0)
|
method_source (~> 0.9.0)
|
||||||
public_suffix (3.0.1)
|
public_suffix (3.0.1)
|
||||||
rack (2.0.3)
|
rack (2.0.6)
|
||||||
rainbow (2.2.2)
|
rainbow (2.2.2)
|
||||||
rake
|
rake
|
||||||
rake (12.3.0)
|
rake (12.3.0)
|
||||||
@ -397,4 +397,4 @@ DEPENDENCIES
|
|||||||
test-kitchen
|
test-kitchen
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.14.6
|
1.16.4
|
||||||
|
@ -791,10 +791,10 @@
|
|||||||
rack = {
|
rack = {
|
||||||
source = {
|
source = {
|
||||||
remotes = ["https://rubygems.org"];
|
remotes = ["https://rubygems.org"];
|
||||||
sha256 = "1kczgp2zwcrvp257dl8j4y3mnyqflxr7rn4vl9w1rwblznx9n74c";
|
sha256 = "1pcgv8dv4vkaczzlix8q3j68capwhk420cddzijwqgi2qb4lm1zm";
|
||||||
type = "gem";
|
type = "gem";
|
||||||
};
|
};
|
||||||
version = "2.0.3";
|
version = "2.0.6";
|
||||||
};
|
};
|
||||||
rainbow = {
|
rainbow = {
|
||||||
dependencies = ["rake"];
|
dependencies = ["rake"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user