summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-08-23 12:02:38 -0700
committerTim Smith <tsmith84@gmail.com>2021-08-23 12:04:31 -0700
commit994f0373dd5d9f3a1b763663cb5c515efaee8716 (patch)
treed9522fdab8f187034c5db22cf56626fc194c9fe1
parenteeec10ad89bb6b4255b0c7a7e52e68d629e09959 (diff)
downloadchef-994f0373dd5d9f3a1b763663cb5c515efaee8716.tar.gz
Update InSpec to 4.41
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock13
-rw-r--r--omnibus/Gemfile.lock12
2 files changed, 13 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a1dcd84fc1..6cc74554ea 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: f428cdfc4bb915741c363e6f42b23a0b3ca3989f
+ revision: 69162f41bd5af837a81a735a7ce091fe4cdfe0f9
branch: master
specs:
ohai (17.3.2)
@@ -136,8 +136,8 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.1.1)
- aws-partitions (1.488.0)
- aws-sdk-core (3.119.0)
+ aws-partitions (1.489.0)
+ aws-sdk-core (3.119.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
@@ -209,7 +209,7 @@ GEM
hashie (4.1.0)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.38.9)
+ inspec-core (4.41.2)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -232,8 +232,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.38.9)
- inspec-core (= 4.38.9)
+ inspec-core-bin (4.41.2)
+ inspec-core (= 4.41.2)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.4.0)
@@ -420,6 +420,7 @@ GEM
wmi-lite (1.0.5)
PLATFORMS
+ arm64-darwin-20
ruby
x64-mingw32
x86-mingw32
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index e8cc40ee41..1a2be29b48 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 4653e837544b9cf3b4580b2ad6b25e73005da1a2
+ revision: 01f52a2524a303a26eeac9f115a8b526fa7cf494
branch: master
specs:
omnibus-software (4.0.0)
@@ -33,8 +33,8 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.1.1)
- aws-partitions (1.488.0)
- aws-sdk-core (3.119.0)
+ aws-partitions (1.489.0)
+ aws-sdk-core (3.119.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
@@ -212,7 +212,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.38.9)
+ inspec-core (4.41.2)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -266,7 +266,7 @@ GEM
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
- mixlib-install (3.12.11)
+ mixlib-install (3.12.16)
mixlib-shellout
mixlib-versioning
thor
@@ -475,4 +475,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 2.1.4
+ 2.2.22