summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-20 20:24:59 -0800
committerGitHub <noreply@github.com>2018-12-20 20:24:59 -0800
commit4baf5e1627f6b15317692ab1d34ccb358c288a1f (patch)
treecfa8eeaf7e7ba66111d09418f8a4a32139cfa85e
parent010b8f22477d42fae6d7b8b9fe071784e5705c02 (diff)
parentc5f8349f48b1bf46e6262a9a35ad926d2744bbc9 (diff)
downloadchef-4baf5e1627f6b15317692ab1d34ccb358c288a1f.tar.gz
Merge pull request #8075 from chef/expeditor/inspec-core_3.2.6
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 7edad4b76b..937cdac60c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -150,7 +150,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)
@@ -169,7 +169,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)