mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
Bump omnibus-software from 28c9c9f
to 02fa677
in /omnibus (#7099)
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `28c9c9f` to `02fa677`.
- [Commits](28c9c9f841...02fa67700a
)
---
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
c51ab56ab0
commit
89ec8e2262
1 changed files with 15 additions and 18 deletions
|
@ -1,10 +1,10 @@
|
|||
GIT
|
||||
remote: https://github.com/chef/omnibus-software.git
|
||||
revision: 28c9c9f8419094cef59ca37802084db716166ace
|
||||
revision: 02fa67700a3d4656ba05ecacb7c3780ad6410d1f
|
||||
branch: main
|
||||
specs:
|
||||
omnibus-software (24.6.323)
|
||||
ffi (< 1.17.0)
|
||||
ffi (>= 1.17.0)
|
||||
omnibus (>= 9.0.0)
|
||||
|
||||
GIT
|
||||
|
@ -30,20 +30,20 @@ GIT
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.8.6)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
addressable (2.8.7)
|
||||
public_suffix (>= 2.0.2, < 7.0)
|
||||
artifactory (3.0.17)
|
||||
awesome_print (1.9.2)
|
||||
aws-eventstream (1.3.0)
|
||||
aws-partitions (1.944.0)
|
||||
aws-sdk-core (3.197.0)
|
||||
aws-partitions (1.957.0)
|
||||
aws-sdk-core (3.201.2)
|
||||
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.84.0)
|
||||
aws-sdk-core (~> 3, >= 3.197.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sdk-kms (1.88.0)
|
||||
aws-sdk-core (~> 3, >= 3.201.0)
|
||||
aws-sigv4 (~> 1.5)
|
||||
aws-sdk-s3 (1.116.0)
|
||||
aws-sdk-core (~> 3, >= 3.127.0)
|
||||
aws-sdk-kms (~> 1)
|
||||
|
@ -194,10 +194,7 @@ GEM
|
|||
faraday-follow_redirects (0.3.0)
|
||||
faraday (>= 1, < 3)
|
||||
faraday-net_http (3.0.2)
|
||||
ffi (1.15.5)
|
||||
ffi (1.15.5-x64-mingw-ucrt)
|
||||
ffi (1.15.5-x64-mingw32)
|
||||
ffi (1.15.5-x86-mingw32)
|
||||
ffi (1.17.0)
|
||||
ffi-libarchive (1.1.3)
|
||||
ffi (~> 1.0)
|
||||
ffi-win32-extensions (1.0.4)
|
||||
|
@ -239,7 +236,7 @@ GEM
|
|||
train-core (~> 3.10)
|
||||
tty-prompt (~> 0.17)
|
||||
tty-table (~> 0.10)
|
||||
iostruct (0.1.2)
|
||||
iostruct (0.1.3)
|
||||
ipaddress (0.8.3)
|
||||
iso8601 (0.13.0)
|
||||
jmespath (1.6.2)
|
||||
|
@ -311,7 +308,7 @@ GEM
|
|||
octokit (4.25.1)
|
||||
faraday (>= 1, < 3)
|
||||
sawyer (~> 0.9)
|
||||
ohai (18.1.3)
|
||||
ohai (18.1.18)
|
||||
chef-config (>= 14.12, < 19)
|
||||
chef-utils (>= 16.0, < 19)
|
||||
ffi (~> 1.9)
|
||||
|
@ -339,7 +336,7 @@ GEM
|
|||
pry (0.14.2)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (5.1.0)
|
||||
public_suffix (6.0.0)
|
||||
rack (2.2.9)
|
||||
rainbow (3.1.1)
|
||||
rest-client (2.1.0)
|
||||
|
@ -360,7 +357,7 @@ GEM
|
|||
mime-types (>= 1.16, < 4.0)
|
||||
netrc (~> 0.8)
|
||||
retryable (3.0.5)
|
||||
rexml (3.3.0)
|
||||
rexml (3.3.2)
|
||||
strscan
|
||||
rspec (3.11.0)
|
||||
rspec-core (~> 3.11.0)
|
||||
|
@ -419,7 +416,7 @@ GEM
|
|||
toml-rb (2.2.0)
|
||||
citrus (~> 3.0, > 3.0)
|
||||
tomlrb (1.3.0)
|
||||
train-core (3.12.3)
|
||||
train-core (3.12.6)
|
||||
addressable (~> 2.5)
|
||||
ffi (!= 1.13.0)
|
||||
json (>= 1.8, < 3.0)
|
||||
|
|
Loading…
Reference in a new issue