summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-15 13:15:00 -0800
committerGitHub <noreply@github.com>2018-11-15 13:15:00 -0800
commitee983371df79def9bcbc579f2ae8900472d0a43e (patch)
treeecbd43c0ed6c303c31e04d49d65344b0b98f2d86 /Gemfile.lock
parent5991cd84731a5c22e4ad411c38334b506d07ab9a (diff)
parentc8460b9a3659a6ffd0cea0297a956933743edd92 (diff)
downloadchef-ee983371df79def9bcbc579f2ae8900472d0a43e.tar.gz
Merge pull request #7940 from chef/chef_zero_rack_cve
Require chef-zero 14.0.11 or later to resolve Rack gem CVEs
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 286f124d13..9b6c93ddc9 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -31,7 +31,7 @@ PATH
addressable
bundler (>= 1.10)
chef-config (= 15.0.69)
- chef-zero (>= 13.0)
+ chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
@@ -61,7 +61,7 @@ PATH
addressable
bundler (>= 1.10)
chef-config (= 15.0.69)
- chef-zero (>= 13.0)
+ chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
@@ -125,11 +125,11 @@ GEM
builder (3.2.3)
byebug (10.0.2)
chef-vault (3.4.3)
- chef-zero (14.0.6)
+ chef-zero (14.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 2.0)
- rack (~> 2.0)
+ rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
cheffish (14.0.4)
chef-zero (~> 14.0)