Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump omnibus-software from 1659822 to cd0dbdf in /omnibus #3270

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 10 additions & 13 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 16598229698d9626c42974bb290502dab8b25ad6
revision: cd0dbdf6f13e83cb0f51a07fce2ceb6977431bc7
branch: main
specs:
omnibus-software (24.6.323)
ffi (>= 1.17.0)
omnibus (>= 9.0.0)

GIT
Expand Down Expand Up @@ -35,11 +36,11 @@ GEM
ast (2.4.2)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.962.0)
aws-sdk-core (3.201.3)
aws-partitions (1.964.0)
aws-sdk-core (3.201.5)
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)
Expand Down Expand Up @@ -177,7 +178,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)
cookstyle (7.32.8)
rubocop (= 1.25.1)
Expand All @@ -196,10 +197,7 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.1.1)
net-http
ffi (1.16.3)
ffi (1.16.3-x64-mingw-ucrt)
ffi (1.16.3-x64-mingw32)
ffi (1.16.3-x86-mingw32)
ffi (1.17.0)
ffi-libarchive (1.1.14)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
Expand Down Expand Up @@ -281,8 +279,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-shellout (3.2.8-universal-mingw32)
Expand Down Expand Up @@ -373,7 +370,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retryable (3.0.5)
rexml (3.3.4)
rexml (3.3.5)
strscan
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -419,8 +416,8 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
structured_warnings (0.4.0)
strscan (3.1.0)
structured_warnings (0.4.0)
syslog-logger (1.6.8)
test-kitchen (3.6.0)
bcrypt_pbkdf (~> 1.0)
Expand Down
Loading