summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-12-07 11:16:01 -0800
committerTim Smith <tsmith@chef.io>2017-12-07 11:16:01 -0800
commit0afd9d52e244fd6066484335667400536eb75dfb (patch)
tree933f2f8228cbae1e2f888e7a22152fb3ee7353fe /Gemfile.lock
parenta479d6613efa480c67f20893a413f92970dbe50e (diff)
downloadchef-0afd9d52e244fd6066484335667400536eb75dfb.tar.gz
Update for openssl 1.0.2n and inspec 1.48
Resolves: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3738 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-3737 Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock7
1 files changed, 3 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f7a6d8c978..8afef29fb0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -162,7 +162,7 @@ GEM
htmlentities (4.3.4)
httpclient (2.8.3)
iniparse (1.4.4)
- inspec (1.47.0)
+ inspec (1.48.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -173,7 +173,6 @@ GEM
parallel (~> 1.9)
parslet (~> 1.5)
pry (~> 0)
- rainbow (~> 2)
rspec (~> 3)
rspec-its (~> 1.2)
rubyzip (~> 1.1)
@@ -181,7 +180,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.19)
tomlrb (~> 1.2)
- train (~> 0.30)
+ train (~> 0.31, >= 0.31.1)
ipaddress (0.8.3)
iso8601 (0.9.1)
json (2.1.0)
@@ -319,7 +318,7 @@ GEM
systemu (2.6.5)
thor (0.20.0)
tomlrb (1.2.6)
- train (0.31.0)
+ train (0.31.1)
docker-api (~> 1.26)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)