mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Bump omnibus from 37897ad
to 2c309fa
in /omnibus
Bumps [omnibus](https://github.com/chef/omnibus) from `37897ad` to `2c309fa`.
- [Release notes](https://github.com/chef/omnibus/releases)
- [Commits](37897ade48...2c309fa8df
)
---
updated-dependencies:
- dependency-name: omnibus
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f686733235
commit
cd02045089
1 changed files with 15 additions and 15 deletions
|
@ -8,10 +8,10 @@ GIT
|
|||
|
||||
GIT
|
||||
remote: https://github.com/chef/omnibus.git
|
||||
revision: 37897ade4832490b2480726c66ca8d282d115cbf
|
||||
revision: 2c309fa8df525e57f3c234fe23e47fb5133f0370
|
||||
branch: main
|
||||
specs:
|
||||
omnibus (8.2.2)
|
||||
omnibus (8.2.6)
|
||||
aws-sdk-s3 (~> 1)
|
||||
chef-cleanroom (~> 1.0)
|
||||
chef-utils (>= 15.4)
|
||||
|
@ -20,7 +20,7 @@ GIT
|
|||
license_scout (~> 1.0)
|
||||
mixlib-shellout (>= 2.0, < 4.0)
|
||||
mixlib-versioning
|
||||
ohai (>= 15, < 17)
|
||||
ohai (>= 15, < 18)
|
||||
pedump
|
||||
ruby-progressbar (~> 1.7)
|
||||
thor (>= 0.18, < 2.0)
|
||||
|
@ -33,17 +33,17 @@ GEM
|
|||
artifactory (3.0.15)
|
||||
awesome_print (1.9.2)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-partitions (1.510.0)
|
||||
aws-sdk-core (3.121.1)
|
||||
aws-partitions (1.533.0)
|
||||
aws-sdk-core (3.122.1)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.239.0)
|
||||
aws-partitions (~> 1, >= 1.525.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
jmespath (~> 1.0)
|
||||
aws-sdk-kms (1.48.0)
|
||||
aws-sdk-core (~> 3, >= 3.120.0)
|
||||
aws-sdk-kms (1.51.0)
|
||||
aws-sdk-core (~> 3, >= 3.122.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-s3 (1.103.0)
|
||||
aws-sdk-core (~> 3, >= 3.120.0)
|
||||
aws-sdk-s3 (1.106.0)
|
||||
aws-sdk-core (~> 3, >= 3.122.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
aws-sigv4 (~> 1.4)
|
||||
aws-sigv4 (1.4.0)
|
||||
|
@ -239,7 +239,7 @@ GEM
|
|||
ipaddress (0.8.3)
|
||||
iso8601 (0.13.0)
|
||||
jmespath (1.4.0)
|
||||
json (2.5.1)
|
||||
json (2.6.1)
|
||||
kitchen-vagrant (1.10.0)
|
||||
test-kitchen (>= 1.4, < 4)
|
||||
libyajl2 (2.1.0)
|
||||
|
@ -296,8 +296,8 @@ GEM
|
|||
octokit (4.21.0)
|
||||
faraday (>= 0.9)
|
||||
sawyer (~> 0.8.0, >= 0.5.3)
|
||||
ohai (16.13.0)
|
||||
chef-config (>= 12.8, < 17)
|
||||
ohai (16.17.0)
|
||||
chef-config (>= 14.12, < 17)
|
||||
chef-utils (>= 16.0, < 17)
|
||||
ffi (~> 1.9)
|
||||
ffi-yajl (~> 2.2)
|
||||
|
@ -305,7 +305,7 @@ GEM
|
|||
mixlib-cli (>= 1.7.0)
|
||||
mixlib-config (>= 2.0, < 4.0)
|
||||
mixlib-log (>= 2.0.1, < 4.0)
|
||||
mixlib-shellout (>= 2.0, < 4.0)
|
||||
mixlib-shellout (~> 3.2, >= 3.2.5)
|
||||
plist (~> 3.1)
|
||||
train-core
|
||||
wmi-lite (~> 1.0)
|
||||
|
@ -378,7 +378,7 @@ GEM
|
|||
winrm-elevated (~> 1.0)
|
||||
winrm-fs (~> 1.1)
|
||||
thor (1.1.0)
|
||||
toml-rb (2.0.1)
|
||||
toml-rb (2.1.0)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
tomlrb (1.3.0)
|
||||
train-core (3.8.1)
|
||||
|
|
Loading…
Reference in a new issue