summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2022-06-03 09:49:01 -0700
committerJohn McCrae <john.mccrae@progress.com>2022-06-13 14:30:43 -0700
commit6131a5591dcf31270a4c8629dd335e5e1233a818 (patch)
tree234ba0d71f03505fcf4500ee4059e53850749394
parentc9e10af63c46a4bb5f7cc21ed52c3a8ffcf1b6e7 (diff)
downloadchef-6131a5591dcf31270a4c8629dd335e5e1233a818.tar.gz
updating the pinned version of inspec
Signed-off-by: John McCrae <john.mccrae@progress.com>
-rw-r--r--Gemfile.lock14
-rw-r--r--chef.gemspec2
-rw-r--r--omnibus/Gemfile.lock10
3 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 03b28d4e9a..b3e1dfbf6e 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -57,7 +57,7 @@ PATH
ffi-libarchive (~> 1.0, >= 1.0.3)
ffi-yajl (~> 2.2)
iniparse (~> 1.4)
- inspec-core (~> 4.23)
+ inspec-core (~> 5.17)
license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
mixlib-authentication (>= 2.1, < 4)
@@ -92,7 +92,7 @@ PATH
ffi-libarchive (~> 1.0, >= 1.0.3)
ffi-yajl (~> 2.2)
iniparse (~> 1.4)
- inspec-core (~> 4.23)
+ inspec-core (~> 5.17)
iso8601 (>= 0.12.1, < 0.14)
license-acceptance (>= 1.0.5, < 3)
mixlib-archive (>= 0.4, < 2.0)
@@ -249,7 +249,7 @@ GEM
domain_name (~> 0.5)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.56.20)
+ inspec-core (5.17.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
@@ -272,8 +272,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.56.20)
- inspec-core (= 4.56.20)
+ inspec-core-bin (5.17.4)
+ inspec-core (= 5.17.4)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.1)
@@ -513,7 +513,7 @@ DEPENDENCIES
chefstyle!
ed25519 (~> 1.2)
fauxhai-ng
- inspec-core-bin (~> 4.24)
+ inspec-core-bin (~> 5.17)
ohai!
proxifier!
pry (= 0.13.0)
@@ -526,4 +526,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.12
+ 2.3.14
diff --git a/chef.gemspec b/chef.gemspec
index e6ccf91744..a5542c2456 100644
--- a/chef.gemspec
+++ b/chef.gemspec
@@ -37,7 +37,7 @@ Gem::Specification.new do |s|
s.add_dependency "mixlib-shellout", ">= 3.1.1", "< 4.0"
s.add_dependency "mixlib-archive", ">= 0.4", "< 2.0"
s.add_dependency "ohai", "~> 18.0"
- s.add_dependency "inspec-core", "~> 4.23"
+ s.add_dependency "inspec-core", "~> 5.17"
s.add_dependency "ffi", ">= 1.5.0"
s.add_dependency "ffi-yajl", "~> 2.2"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 784153a17e..071ea3edb2 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: a9b13a09c2f89e4618225dd41b2fd08f2150a1ba
+ revision: 9b0e6051c0fcb9cb63b341a298b1c4e9d8c027e5
branch: main
specs:
omnibus-software (4.0.0)
@@ -34,7 +34,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.594.0)
+ aws-partitions (1.595.0)
aws-sdk-core (3.131.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -55,7 +55,7 @@ GEM
bcrypt_pbkdf (1.1.0)
bcrypt_pbkdf (1.1.0-x64-mingw32)
bcrypt_pbkdf (1.1.0-x86-mingw32)
- berkshelf (8.0.1)
+ berkshelf (8.0.2)
chef (>= 15.7.32)
chef-config
cleanroom (~> 1.0)
@@ -266,7 +266,7 @@ GEM
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
- mixlib-install (3.12.16)
+ mixlib-install (3.12.19)
mixlib-shellout
mixlib-versioning
thor
@@ -286,7 +286,7 @@ GEM
mixlib-versioning (1.2.12)
molinillo (0.8.0)
multi_json (1.15.0)
- multipart-post (2.1.1)
+ multipart-post (2.2.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-sftp (3.0.0)