mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Bump omnibus-software from 88516f3
to a32e7ee
in /omnibus (#7062)
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `88516f3` to `a32e7ee`.
- [Commits](88516f348c...a32e7ee58a
)
---
updated-dependencies:
- dependency-name: omnibus-software
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a6e85b9d83
commit
b8845ef6b9
1 changed files with 16 additions and 15 deletions
|
@ -1,9 +1,10 @@
|
|||
GIT
|
||||
remote: https://github.com/chef/omnibus-software.git
|
||||
revision: 88516f348c2cf18638600f62e1efa5af1c356d72
|
||||
revision: a32e7ee58ac2ca93cc1c16cccee6fc5ae89a0658
|
||||
branch: main
|
||||
specs:
|
||||
omnibus-software (24.5.322)
|
||||
omnibus-software (24.6.323)
|
||||
ffi (< 1.17.0)
|
||||
omnibus (>= 9.0.0)
|
||||
|
||||
GIT
|
||||
|
@ -34,14 +35,14 @@ GEM
|
|||
artifactory (3.0.17)
|
||||
awesome_print (1.9.2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.934.0)
|
||||
aws-sdk-core (3.196.1)
|
||||
aws-partitions (1.944.0)
|
||||
aws-sdk-core (3.197.0)
|
||||
aws-eventstream (~> 1, >= 1.3.0)
|
||||
aws-partitions (~> 1, >= 1.651.0)
|
||||
aws-sigv4 (~> 1.8)
|
||||
jmespath (~> 1, >= 1.6.1)
|
||||
aws-sdk-kms (1.82.0)
|
||||
aws-sdk-core (~> 3, >= 3.193.0)
|
||||
aws-sdk-kms (1.83.0)
|
||||
aws-sdk-core (~> 3, >= 3.197.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.116.0)
|
||||
aws-sdk-core (~> 3, >= 3.127.0)
|
||||
|
@ -176,7 +177,7 @@ GEM
|
|||
citrus (3.0.2)
|
||||
cleanroom (1.0.0)
|
||||
coderay (1.1.3)
|
||||
concurrent-ruby (1.2.3)
|
||||
concurrent-ruby (1.3.3)
|
||||
contracts (0.16.1)
|
||||
corefoundation (0.3.13)
|
||||
ffi (>= 1.15.0)
|
||||
|
@ -238,7 +239,7 @@ GEM
|
|||
train-core (~> 3.10)
|
||||
tty-prompt (~> 0.17)
|
||||
tty-table (~> 0.10)
|
||||
iostruct (0.1.0)
|
||||
iostruct (0.1.2)
|
||||
ipaddress (0.8.3)
|
||||
iso8601 (0.13.0)
|
||||
jmespath (1.6.2)
|
||||
|
@ -251,7 +252,7 @@ GEM
|
|||
tomlrb (>= 1.2, < 3.0)
|
||||
tty-box (~> 0.6)
|
||||
tty-prompt (~> 0.20)
|
||||
license_scout (1.3.7)
|
||||
license_scout (1.3.9)
|
||||
ffi-yajl (~> 2.2)
|
||||
mixlib-shellout (>= 2.2, < 4.0)
|
||||
toml-rb (>= 1, < 3)
|
||||
|
@ -277,14 +278,14 @@ GEM
|
|||
mixlib-versioning
|
||||
thor
|
||||
mixlib-log (3.0.9)
|
||||
mixlib-shellout (3.2.7)
|
||||
mixlib-shellout (3.2.8)
|
||||
chef-utils
|
||||
mixlib-shellout (3.2.7-universal-mingw32)
|
||||
mixlib-shellout (3.2.8-universal-mingw32)
|
||||
chef-utils
|
||||
ffi-win32-extensions (~> 1.0.3)
|
||||
win32-process (~> 0.9)
|
||||
wmi-lite (~> 1.0)
|
||||
mixlib-shellout (3.2.7-x64-mingw-ucrt)
|
||||
mixlib-shellout (3.2.8-x64-mingw-ucrt)
|
||||
chef-utils
|
||||
ffi-win32-extensions (~> 1.0.3)
|
||||
win32-process (~> 0.9)
|
||||
|
@ -359,8 +360,8 @@ GEM
|
|||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
retryable (3.0.5)
|
||||
rexml (3.2.8)
|
||||
strscan (>= 3.0.9)
|
||||
rexml (3.3.0)
|
||||
strscan
|
||||
rspec (3.11.0)
|
||||
rspec-core (~> 3.11.0)
|
||||
rspec-expectations (~> 3.11.0)
|
||||
|
@ -502,7 +503,7 @@ GEM
|
|||
winrm (~> 2.0)
|
||||
wisper (2.0.1)
|
||||
wmi-lite (1.0.7)
|
||||
zhexdump (0.1.0)
|
||||
zhexdump (0.1.1)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
Loading…
Reference in a new issue