summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-31 13:09:30 -0800
committerGitHub <noreply@github.com>2018-12-31 13:09:30 -0800
commitc3c65bef2a57eabde99d869c67f9349e10529dab (patch)
tree557a2f02a4cb07e9b7098c7415ddff59f1967607
parent60c042414ccef8ca6fbfa1e974973ae6f3ebb241 (diff)
parent7a999896158e9dbfef05fdb12f52d088ccec98aa (diff)
downloadchef-c3c65bef2a57eabde99d869c67f9349e10529dab.tar.gz
Merge pull request #8076 from chef/new_inspec
Bump inspec-core to 3.2.6
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 49f21a14de..be96935e31 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -168,7 +168,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.1.3)
+ inspec-core (3.2.6)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -187,7 +187,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.20)
tomlrb (~> 1.2)
- train-core (~> 1.5, >= 1.5.11)
+ train-core (~> 1.5, >= 1.6.3)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
ipaddress (0.8.3)