summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-03-25 11:48:20 -0700
committerTim Smith <tsmith84@gmail.com>2021-03-25 11:48:20 -0700
commit755fcefc35bbb5dbbf2b97a2b24961015252ff2a (patch)
treef3dfd245b9a6c7f64843a66268543d20fba3e869
parentead69902e65d0ddc89d1e1fc66cd400febb1b0fa (diff)
downloadchef-755fcefc35bbb5dbbf2b97a2b24961015252ff2a.tar.gz
Update InSpec to 4.29.3
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9f705ec084..b5e818896a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -186,7 +186,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.28.0)
+ inspec-core (4.29.3)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)
@@ -209,8 +209,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.28.0)
- inspec-core (= 4.28.0)
+ inspec-core-bin (4.29.3)
+ inspec-core (= 4.29.3)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 78d33e676c..8c5da9243a 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -202,7 +202,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.28.0)
+ inspec-core (4.29.3)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)