summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-08-23 12:06:04 -0700
committerGitHub <noreply@github.com>2021-08-23 12:06:04 -0700
commit9e8e2a38a5fcc2135670e8e071c8912bd297335c (patch)
tree5fd0f2d362d9b600897cdccc91787461ba1fad8d
parent4bb6c39936ded71b84cc284c90433ca0bf905e74 (diff)
parent994f0373dd5d9f3a1b763663cb5c515efaee8716 (diff)
downloadchef-9e8e2a38a5fcc2135670e8e071c8912bd297335c.tar.gz
Merge pull request #11943 from chef/updates
Update InSpec to 4.41
-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