mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
Pushed Gemfile.lock
Signed-off-by: Vasu1105 <vjagdale@progress.com>
This commit is contained in:
parent
c336c60b9a
commit
9e52ef6278
1 changed files with 90 additions and 87 deletions
|
@ -1,15 +1,14 @@
|
|||
GIT
|
||||
remote: https://github.com/chef/omnibus-software.git
|
||||
revision: b73b772fe13500f546cc992a963aeba71d68991a
|
||||
revision: dd171125b10e9a457090cc20165ee4ecf2e0d51d
|
||||
branch: main
|
||||
specs:
|
||||
omnibus-software (24.6.323)
|
||||
ffi (>= 1.17.0)
|
||||
omnibus (>= 9.0.0)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/chef/omnibus.git
|
||||
revision: 3efa84c1a26daf55c4d477bf3653e5905ab4f737
|
||||
revision: 0633d009f24dfced4eb6ab76346b84fbb8c970f0
|
||||
branch: main
|
||||
specs:
|
||||
omnibus (9.0.25)
|
||||
|
@ -35,28 +34,27 @@ GEM
|
|||
artifactory (3.0.17)
|
||||
awesome_print (1.9.2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.958.0)
|
||||
aws-sdk-core (3.201.3)
|
||||
aws-partitions (1.1001.0)
|
||||
aws-sdk-core (3.212.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
aws-sigv4 (~> 1.8)
|
||||
aws-partitions (~> 1, >= 1.992.0)
|
||||
aws-sigv4 (~> 1.9)
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
aws-sdk-kms (1.88.0)
|
||||
aws-sdk-core (~> 3, >= 3.201.0)
|
||||
aws-sdk-kms (1.95.0)
|
||||
aws-sdk-core (~> 3, >= 3.210.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sdk-s3 (1.116.0)
|
||||
aws-sdk-core (~> 3, >= 3.127.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.4)
|
||||
aws-sdk-secretsmanager (1.79.0)
|
||||
aws-sdk-core (~> 3, >= 3.177.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sigv4 (1.9.0)
|
||||
aws-sdk-secretsmanager (1.110.0)
|
||||
aws-sdk-core (~> 3, >= 3.210.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sigv4 (1.10.1)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
bcrypt_pbkdf (1.1.0)
|
||||
bcrypt_pbkdf (1.1.0-x64-mingw32)
|
||||
bcrypt_pbkdf (1.1.0-x86-mingw32)
|
||||
berkshelf (8.0.7)
|
||||
base64 (0.2.0)
|
||||
bcrypt_pbkdf (1.1.1)
|
||||
berkshelf (8.0.9)
|
||||
chef (>= 15.7.32)
|
||||
chef-config
|
||||
cleanroom (~> 1.0)
|
||||
|
@ -69,13 +67,14 @@ GEM
|
|||
retryable (>= 2.0, < 4.0)
|
||||
solve (~> 4.0)
|
||||
thor (>= 0.20)
|
||||
builder (3.2.4)
|
||||
chef (18.2.7)
|
||||
bigdecimal (3.1.8)
|
||||
builder (3.3.0)
|
||||
chef (18.5.0)
|
||||
addressable
|
||||
aws-sdk-s3 (~> 1.91)
|
||||
aws-sdk-secretsmanager (~> 1.46)
|
||||
chef-config (= 18.2.7)
|
||||
chef-utils (= 18.2.7)
|
||||
chef-config (= 18.5.0)
|
||||
chef-utils (= 18.5.0)
|
||||
chef-vault
|
||||
chef-zero (>= 14.0.11)
|
||||
corefoundation (~> 0.3.4)
|
||||
|
@ -85,7 +84,7 @@ GEM
|
|||
ffi-libarchive (~> 1.0, >= 1.0.3)
|
||||
ffi-yajl (~> 2.2)
|
||||
iniparse (~> 1.4)
|
||||
inspec-core (>= 5)
|
||||
inspec-core (>= 5, < 6)
|
||||
license-acceptance (>= 1.0.5, < 3)
|
||||
mixlib-archive (>= 0.4, < 2.0)
|
||||
mixlib-authentication (>= 2.1, < 4)
|
||||
|
@ -101,16 +100,16 @@ GEM
|
|||
train-core (~> 3.10)
|
||||
train-rest (>= 0.4.1)
|
||||
train-winrm (>= 0.2.5)
|
||||
unf_ext (>= 0.0.8.2)
|
||||
unf_ext (~> 0.0.8.2)
|
||||
uuidtools (>= 2.1.5, < 3.0)
|
||||
vault (~> 0.16)
|
||||
chef (18.2.7-x64-mingw-ucrt)
|
||||
vault (~> 0.18.2)
|
||||
chef (18.5.0-x64-mingw-ucrt)
|
||||
addressable
|
||||
aws-sdk-s3 (~> 1.91)
|
||||
aws-sdk-secretsmanager (~> 1.46)
|
||||
chef-config (= 18.2.7)
|
||||
chef-powershell (~> 18.0.0)
|
||||
chef-utils (= 18.2.7)
|
||||
chef-config (= 18.5.0)
|
||||
chef-powershell (~> 18.1.0)
|
||||
chef-utils (= 18.5.0)
|
||||
chef-vault
|
||||
chef-zero (>= 14.0.11)
|
||||
corefoundation (~> 0.3.4)
|
||||
|
@ -120,7 +119,7 @@ GEM
|
|||
ffi-libarchive (~> 1.0, >= 1.0.3)
|
||||
ffi-yajl (~> 2.2)
|
||||
iniparse (~> 1.4)
|
||||
inspec-core (>= 5)
|
||||
inspec-core (>= 5, < 6)
|
||||
iso8601 (>= 0.12.1, < 0.14)
|
||||
license-acceptance (>= 1.0.5, < 3)
|
||||
mixlib-archive (>= 0.4, < 2.0)
|
||||
|
@ -137,9 +136,9 @@ GEM
|
|||
train-core (~> 3.10)
|
||||
train-rest (>= 0.4.1)
|
||||
train-winrm (>= 0.2.5)
|
||||
unf_ext (>= 0.0.8.2)
|
||||
unf_ext (~> 0.0.8.2)
|
||||
uuidtools (>= 2.1.5, < 3.0)
|
||||
vault (~> 0.16)
|
||||
vault (~> 0.18.2)
|
||||
win32-api (~> 1.10.0)
|
||||
win32-certstore (~> 0.6.15)
|
||||
win32-event (~> 0.6.1)
|
||||
|
@ -151,20 +150,20 @@ GEM
|
|||
win32-taskscheduler (~> 2.0)
|
||||
wmi-lite (~> 1.0)
|
||||
chef-cleanroom (1.0.5)
|
||||
chef-config (18.2.7)
|
||||
chef-config (18.5.0)
|
||||
addressable
|
||||
chef-utils (= 18.2.7)
|
||||
chef-utils (= 18.5.0)
|
||||
fuzzyurl
|
||||
mixlib-config (>= 2.2.12, < 4.0)
|
||||
mixlib-shellout (>= 2.0, < 4.0)
|
||||
tomlrb (~> 1.2)
|
||||
chef-powershell (18.0.2)
|
||||
chef-powershell (18.1.0)
|
||||
ffi (~> 1.15)
|
||||
ffi-yajl (~> 2.4)
|
||||
chef-telemetry (1.1.1)
|
||||
chef-config
|
||||
concurrent-ruby (~> 1.0)
|
||||
chef-utils (18.2.7)
|
||||
chef-utils (18.5.0)
|
||||
concurrent-ruby
|
||||
chef-vault (4.1.11)
|
||||
chef-zero (15.0.11)
|
||||
|
@ -177,25 +176,26 @@ GEM
|
|||
citrus (3.0.2)
|
||||
cleanroom (1.0.0)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.3.3)
|
||||
concurrent-ruby (1.3.4)
|
||||
contracts (0.16.1)
|
||||
corefoundation (0.3.13)
|
||||
ffi (>= 1.15.0)
|
||||
date (3.3.3)
|
||||
diff-lcs (1.5.0)
|
||||
domain_name (0.5.20190701)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
date (3.4.0)
|
||||
diff-lcs (1.5.1)
|
||||
domain_name (0.6.20240107)
|
||||
ed25519 (1.3.0)
|
||||
erubi (1.12.0)
|
||||
erubi (1.13.0)
|
||||
erubis (2.7.0)
|
||||
faraday (2.7.10)
|
||||
faraday-net_http (>= 2.0, < 3.1)
|
||||
ruby2_keywords (>= 0.0.4)
|
||||
faraday (2.12.0)
|
||||
faraday-net_http (>= 2.0, < 3.4)
|
||||
json
|
||||
logger
|
||||
faraday-follow_redirects (0.3.0)
|
||||
faraday (>= 1, < 3)
|
||||
faraday-net_http (3.0.2)
|
||||
faraday-net_http (3.3.0)
|
||||
net-http
|
||||
ffi (1.17.0)
|
||||
ffi-libarchive (1.1.3)
|
||||
ffi-libarchive (1.1.14)
|
||||
ffi (~> 1.0)
|
||||
ffi-win32-extensions (1.0.4)
|
||||
ffi
|
||||
|
@ -209,7 +209,7 @@ GEM
|
|||
rexml (~> 3.0)
|
||||
hashie (4.1.0)
|
||||
http-accept (1.7.0)
|
||||
http-cookie (1.0.5)
|
||||
http-cookie (1.0.7)
|
||||
domain_name (~> 0.5)
|
||||
httpclient (2.8.3)
|
||||
iniparse (1.5.0)
|
||||
|
@ -236,12 +236,12 @@ GEM
|
|||
train-core (~> 3.10)
|
||||
tty-prompt (~> 0.17)
|
||||
tty-table (~> 0.10)
|
||||
iostruct (0.1.3)
|
||||
iostruct (0.2.0)
|
||||
ipaddress (0.8.3)
|
||||
iso8601 (0.13.0)
|
||||
jmespath (1.6.2)
|
||||
json (2.7.2)
|
||||
kitchen-vagrant (1.14.1)
|
||||
json (2.8.1)
|
||||
kitchen-vagrant (2.0.1)
|
||||
test-kitchen (>= 1.4, < 4)
|
||||
libyajl2 (2.1.0)
|
||||
license-acceptance (2.1.13)
|
||||
|
@ -249,19 +249,21 @@ GEM
|
|||
tomlrb (>= 1.2, < 3.0)
|
||||
tty-box (~> 0.6)
|
||||
tty-prompt (~> 0.20)
|
||||
license_scout (1.3.10)
|
||||
license_scout (1.3.15)
|
||||
ffi-yajl (~> 2.2)
|
||||
mixlib-shellout (>= 2.2, < 4.0)
|
||||
toml-rb (>= 1, < 3)
|
||||
little-plugger (1.1.4)
|
||||
logging (2.3.1)
|
||||
logger (1.6.1)
|
||||
logging (2.4.0)
|
||||
little-plugger (~> 1.1)
|
||||
multi_json (~> 1.14)
|
||||
method_source (1.0.0)
|
||||
mime-types (3.4.1)
|
||||
method_source (1.1.0)
|
||||
mime-types (3.6.0)
|
||||
logger
|
||||
mime-types-data (~> 3.2015)
|
||||
mime-types-data (3.2023.0218.1)
|
||||
minitar (0.9)
|
||||
mime-types-data (3.2024.1105)
|
||||
minitar (1.0.2)
|
||||
mixlib-archive (1.1.7)
|
||||
mixlib-log
|
||||
mixlib-archive (1.1.7-universal-mingw32)
|
||||
|
@ -270,19 +272,19 @@ GEM
|
|||
mixlib-cli (2.1.8)
|
||||
mixlib-config (3.0.27)
|
||||
tomlrb
|
||||
mixlib-install (3.12.27)
|
||||
mixlib-install (3.12.30)
|
||||
mixlib-shellout
|
||||
mixlib-versioning
|
||||
thor
|
||||
mixlib-log (3.0.9)
|
||||
mixlib-shellout (3.2.8)
|
||||
mixlib-shellout (3.3.4)
|
||||
chef-utils
|
||||
mixlib-shellout (3.2.8-universal-mingw32)
|
||||
mixlib-shellout (3.3.4-universal-mingw32)
|
||||
chef-utils
|
||||
ffi-win32-extensions (~> 1.0.3)
|
||||
win32-process (~> 0.9)
|
||||
wmi-lite (~> 1.0)
|
||||
mixlib-shellout (3.2.8-x64-mingw-ucrt)
|
||||
mixlib-shellout (3.3.4-x64-mingw-ucrt)
|
||||
chef-utils
|
||||
ffi-win32-extensions (~> 1.0.3)
|
||||
win32-process (~> 0.9)
|
||||
|
@ -291,20 +293,23 @@ GEM
|
|||
molinillo (0.8.0)
|
||||
multi_json (1.15.0)
|
||||
multipart-post (2.4.1)
|
||||
net-ftp (0.2.0)
|
||||
net-ftp (0.3.8)
|
||||
net-protocol
|
||||
time
|
||||
net-protocol (0.2.1)
|
||||
net-http (0.5.0)
|
||||
uri
|
||||
net-protocol (0.2.2)
|
||||
timeout
|
||||
net-scp (4.0.0)
|
||||
net-ssh (>= 2.6.5, < 8.0.0)
|
||||
net-sftp (4.0.0)
|
||||
net-ssh (>= 5.0.0, < 8.0.0)
|
||||
net-ssh (7.2.3)
|
||||
net-ssh (7.3.0)
|
||||
net-ssh-gateway (2.0.0)
|
||||
net-ssh (>= 4.0.0)
|
||||
netrc (0.11.0)
|
||||
nori (2.6.0)
|
||||
nori (2.7.1)
|
||||
bigdecimal
|
||||
octokit (4.25.1)
|
||||
faraday (>= 1, < 3)
|
||||
sawyer (~> 0.9)
|
||||
|
@ -321,7 +326,7 @@ GEM
|
|||
plist (~> 3.1)
|
||||
train-core
|
||||
wmi-lite (~> 1.0)
|
||||
parallel (1.23.0)
|
||||
parallel (1.26.3)
|
||||
parslet (1.8.2)
|
||||
pastel (0.8.0)
|
||||
tty-color (~> 0.5)
|
||||
|
@ -337,7 +342,7 @@ GEM
|
|||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (6.0.1)
|
||||
rack (2.2.9)
|
||||
rack (2.2.10)
|
||||
rainbow (3.1.1)
|
||||
rest-client (2.1.0)
|
||||
http-accept (>= 1.7.0, < 2.0)
|
||||
|
@ -357,8 +362,7 @@ GEM
|
|||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
retryable (3.0.5)
|
||||
rexml (3.3.3)
|
||||
strscan
|
||||
rexml (3.3.9)
|
||||
rspec (3.11.0)
|
||||
rspec-core (~> 3.11.0)
|
||||
rspec-expectations (~> 3.11.0)
|
||||
|
@ -368,7 +372,7 @@ GEM
|
|||
rspec-expectations (3.11.1)
|
||||
diff-lcs (>= 1.2.0, < 2.0)
|
||||
rspec-support (~> 3.11.0)
|
||||
rspec-its (1.3.0)
|
||||
rspec-its (1.3.1)
|
||||
rspec-core (>= 3.0.0)
|
||||
rspec-expectations (>= 3.0.0)
|
||||
rspec-mocks (3.11.2)
|
||||
|
@ -376,8 +380,8 @@ GEM
|
|||
rspec-support (~> 3.11.0)
|
||||
rspec-support (3.11.1)
|
||||
ruby-progressbar (1.13.0)
|
||||
ruby2_keywords (0.0.5)
|
||||
rubyntlm (0.6.3)
|
||||
rubyntlm (0.6.5)
|
||||
base64
|
||||
rubyzip (2.3.2)
|
||||
sawyer (0.9.2)
|
||||
addressable (>= 2.3.5)
|
||||
|
@ -392,10 +396,9 @@ GEM
|
|||
unicode-display_width (>= 1.5, < 3.0)
|
||||
unicode_utils (~> 1.4)
|
||||
strings-ansi (0.2.0)
|
||||
strscan (3.1.0)
|
||||
structured_warnings (0.4.0)
|
||||
syslog-logger (1.6.8)
|
||||
test-kitchen (3.5.0)
|
||||
test-kitchen (3.7.0)
|
||||
bcrypt_pbkdf (~> 1.0)
|
||||
chef-utils (>= 16.4.35)
|
||||
ed25519 (~> 1.2)
|
||||
|
@ -409,14 +412,14 @@ GEM
|
|||
winrm (~> 2.0)
|
||||
winrm-elevated (~> 1.0)
|
||||
winrm-fs (~> 1.1)
|
||||
thor (1.3.1)
|
||||
time (0.2.2)
|
||||
thor (1.3.2)
|
||||
time (0.4.0)
|
||||
date
|
||||
timeout (0.4.0)
|
||||
timeout (0.4.2)
|
||||
toml-rb (2.2.0)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
tomlrb (1.3.0)
|
||||
train-core (3.12.6)
|
||||
train-core (3.12.7)
|
||||
addressable (~> 2.5)
|
||||
ffi (!= 1.13.0)
|
||||
json (>= 1.8, < 3.0)
|
||||
|
@ -444,23 +447,22 @@ GEM
|
|||
tty-cursor (~> 0.7)
|
||||
tty-screen (~> 0.8)
|
||||
wisper (~> 2.0)
|
||||
tty-screen (0.8.1)
|
||||
tty-screen (0.8.2)
|
||||
tty-table (0.12.0)
|
||||
pastel (~> 0.8)
|
||||
strings (~> 0.2.0)
|
||||
tty-screen (~> 0.8)
|
||||
unf (0.1.4)
|
||||
unf_ext
|
||||
unf_ext (0.0.8.2)
|
||||
unicode-display_width (2.4.2)
|
||||
unicode-display_width (2.6.0)
|
||||
unicode_utils (1.4.0)
|
||||
uri (1.0.0)
|
||||
uuidtools (2.2.0)
|
||||
vault (0.17.0)
|
||||
vault (0.18.2)
|
||||
aws-sigv4
|
||||
webrick (1.8.1)
|
||||
webrick (1.9.0)
|
||||
win32-api (1.10.1-universal-mingw32)
|
||||
win32-certstore (0.6.15)
|
||||
chef-powershell (>= 1.0.12)
|
||||
win32-certstore (0.6.16)
|
||||
chef-powershell
|
||||
ffi
|
||||
win32-event (0.6.3)
|
||||
win32-ipc (>= 0.6.0)
|
||||
|
@ -480,14 +482,15 @@ GEM
|
|||
win32-taskscheduler (2.0.4)
|
||||
ffi
|
||||
structured_warnings
|
||||
winrm (2.3.6)
|
||||
winrm (2.3.9)
|
||||
builder (>= 2.1.2)
|
||||
erubi (~> 1.8)
|
||||
gssapi (~> 1.2)
|
||||
gyoku (~> 1.0)
|
||||
httpclient (~> 2.2, >= 2.2.0.2)
|
||||
logging (>= 1.6.1, < 3.0)
|
||||
nori (~> 2.0)
|
||||
nori (~> 2.0, >= 2.7.1)
|
||||
rexml (~> 3.0)
|
||||
rubyntlm (~> 0.6.0, >= 0.6.3)
|
||||
winrm-elevated (1.2.3)
|
||||
erubi (~> 1.8)
|
||||
|
|
Loading…
Add table
Reference in a new issue