Skip to content

Commit

Permalink
Bump omnibus-software from 2dc7aa6 to 2f804e8 in /omnibus
Browse files Browse the repository at this point in the history
Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `2dc7aa6` to `2f804e8`.
- [Commits](chef/omnibus-software@2dc7aa6...2f804e8)

---
updated-dependencies:
- dependency-name: omnibus-software
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 5, 2024
1 parent d5395bd commit 9b71caa
Showing 1 changed file with 13 additions and 17 deletions.
30 changes: 13 additions & 17 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 2dc7aa6530d7bf2860c6771f1f572e06d1b52907
revision: 2f804e8f4802790036322fbbde59cc9fe8e875a7
branch: main
specs:
omnibus-software (24.6.323)
ffi (< 1.17.0)
ffi (>= 1.17.0)
omnibus (>= 9.0.0)

GIT
Expand All @@ -17,7 +17,6 @@ GIT
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
contracts (>= 0.16.0, < 0.17.0)
ffi (< 1.17.0)
ffi-yajl (~> 2.2)
license_scout (~> 1.0)
mixlib-shellout (>= 2.0, < 4.0)
Expand All @@ -37,14 +36,14 @@ GEM
ast (2.4.2)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.961.0)
aws-sdk-core (3.201.3)
aws-partitions (1.971.0)
aws-sdk-core (3.203.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.8)
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.89.0)
aws-sdk-core (~> 3, >= 3.203.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
Expand Down Expand Up @@ -149,7 +148,7 @@ 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)
cookbook-omnifetch (0.12.2)
mixlib-archive (>= 0.4, < 2.0)
Expand All @@ -172,7 +171,7 @@ GEM
net-http
fauxhai-chef (9.3.16)
net-ssh
ffi (1.16.3)
ffi (1.17.0)
ffi-libarchive (1.1.14)
ffi (~> 1.0)
ffi-yajl (2.6.0)
Expand Down Expand Up @@ -248,8 +247,7 @@ GEM
mixlib-shellout
mixlib-versioning
thor
mixlib-log (3.1.1)
ffi (< 1.17.0)
mixlib-log (3.0.9)
mixlib-shellout (3.2.8)
chef-utils
mixlib-versioning (1.2.12)
Expand Down Expand Up @@ -318,8 +316,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retryable (3.0.5)
rexml (3.3.4)
strscan
rexml (3.3.7)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
Expand Down Expand Up @@ -364,7 +361,6 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
strscan (3.1.0)
syslog-logger (1.6.8)
test-kitchen (3.5.1)
bcrypt_pbkdf (~> 1.0)
Expand All @@ -380,14 +376,14 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
thor (1.3.1)
thor (1.3.2)
time (0.3.0)
date
timeout (0.4.1)
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)
Expand Down

0 comments on commit 9b71caa

Please sign in to comment.