summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-03-25 11:46:17 -0700
committerTim Smith <tsmith84@gmail.com>2021-03-25 11:46:17 -0700
commitd4627c21017c420403b3ae7466af1f59b5681188 (patch)
tree7aacf8cfb44263ab71d97e84a3fd3d4b392c05b3
parentb1799a8f57490651e15765bc9752f721f0450cc4 (diff)
downloadchef-d4627c21017c420403b3ae7466af1f59b5681188.tar.gz
Update InSpec to 4.29.3
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock12
-rw-r--r--omnibus/Gemfile.lock8
2 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0f36ca428b..1c8ac4616a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 2573fcf62e2d3fed35536e5fcab314d3ebd375ed
+ revision: 86dc646dc36daa28ddca5811a7c3214bc8d94cca
branch: 16-stable
specs:
ohai (16.10.7)
@@ -164,7 +164,7 @@ GEM
concurrent-ruby (1.1.8)
crack (0.4.5)
rexml
- debug_inspector (1.0.0)
+ debug_inspector (1.1.0)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
@@ -197,7 +197,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)
@@ -220,8 +220,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)
@@ -333,7 +333,7 @@ GEM
syslog-logger (1.6.8)
thor (1.1.0)
tomlrb (1.3.0)
- train-core (3.5.4)
+ train-core (3.5.5)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 506d01f6b0..d9c9f93b7d 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 1769ef260837e73a3a865f1fa3e02ef2e0aa394c
+ revision: f6aa2edd80c4b896738f843d9e613212c8510481
branch: master
specs:
omnibus-software (4.0.0)
@@ -41,7 +41,7 @@ GEM
aws-sdk-kms (1.43.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.92.0)
+ aws-sdk-s3 (1.93.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -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)
@@ -371,7 +371,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.5.4)
+ train-core (3.5.5)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)