mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `1d540dc` to `7d0e0fe`.
- [Release notes](https://github.com/chef/omnibus-software/releases)
- [Commits](1d540dcdef...7d0e0fe472
)
---
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
d51ab98fe1
commit
5755e90bcc
1 changed files with 7 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
GIT
|
||||
remote: https://github.com/chef/omnibus-software.git
|
||||
revision: 1d540dcdefae0fa75eb832590e85294e7c26660a
|
||||
revision: 7d0e0fe472759f800a75fe65a1fe179da950c5c9
|
||||
branch: main
|
||||
specs:
|
||||
omnibus-software (4.0.0)
|
||||
|
@ -29,13 +29,13 @@ GIT
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
addressable (2.8.0)
|
||||
public_suffix (>= 2.0.2, < 5.0)
|
||||
addressable (2.8.1)
|
||||
public_suffix (>= 2.0.2, < 6.0)
|
||||
artifactory (3.0.15)
|
||||
awesome_print (1.9.2)
|
||||
aws-eventstream (1.2.0)
|
||||
aws-partitions (1.608.0)
|
||||
aws-sdk-core (3.131.3)
|
||||
aws-partitions (1.646.0)
|
||||
aws-sdk-core (3.160.0)
|
||||
aws-eventstream (~> 1, >= 1.0.2)
|
||||
aws-partitions (~> 1, >= 1.525.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
|
@ -50,11 +50,9 @@ GEM
|
|||
aws-sdk-secretsmanager (1.64.0)
|
||||
aws-sdk-core (~> 3, >= 3.127.0)
|
||||
aws-sigv4 (~> 1.1)
|
||||
aws-sigv4 (1.5.1)
|
||||
aws-sigv4 (1.5.2)
|
||||
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.2)
|
||||
chef (>= 15.7.32)
|
||||
chef-config
|
||||
|
@ -278,11 +276,6 @@ GEM
|
|||
ffi-win32-extensions (~> 1.0.3)
|
||||
win32-process (~> 0.9)
|
||||
wmi-lite (~> 1.0)
|
||||
mixlib-shellout (3.2.7-x64-mingw-ucrt)
|
||||
chef-utils
|
||||
ffi-win32-extensions (~> 1.0.3)
|
||||
win32-process (~> 0.9)
|
||||
wmi-lite (~> 1.0)
|
||||
mixlib-versioning (1.2.12)
|
||||
molinillo (0.8.0)
|
||||
multi_json (1.15.0)
|
||||
|
@ -326,7 +319,7 @@ GEM
|
|||
pry (0.14.1)
|
||||
coderay (~> 1.1)
|
||||
method_source (~> 1.0)
|
||||
public_suffix (4.0.7)
|
||||
public_suffix (5.0.0)
|
||||
rack (2.2.4)
|
||||
rainbow (3.1.1)
|
||||
retryable (3.0.5)
|
||||
|
|
Loading…
Reference in a new issue