summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-07 12:42:14 -0700
committerGitHub <noreply@github.com>2021-04-07 12:42:14 -0700
commitaf43ef78dc28dca286d96df696b4ed677fe153fd (patch)
tree92d39b31eb8ea0ab9f38e1250701a3971bab41b9
parent56cd01508bb5919d308b3b967eaa8ed7e8e7a159 (diff)
parentfe8d8290d581f653d379fd1e866bdd36c7065715 (diff)
downloadchef-af43ef78dc28dca286d96df696b4ed677fe153fd.tar.gz
Merge pull request #11324 from chef/expeditor/inspec-core-bin_4.31.0
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ac68c56e33..f9c749d206 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -197,7 +197,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.29.3)
+ inspec-core (4.31.0)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)
@@ -220,8 +220,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.29.3)
- inspec-core (= 4.29.3)
+ inspec-core-bin (4.31.0)
+ inspec-core (= 4.31.0)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
@@ -333,7 +333,7 @@ GEM
syslog-logger (1.6.8)
thor (1.1.0)
tomlrb (1.3.0)
- train-core (3.5.5)
+ train-core (3.6.0)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)