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 240d7f6 to 88516f3 in /omnibus #3237

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
20 changes: 8 additions & 12 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: 240d7f6cae587a0a6a9c0707bd8d83cedc4d6a2a
revision: 88516f348c2cf18638600f62e1efa5af1c356d72
branch: main
specs:
omnibus-software (24.4.319)
omnibus-software (24.5.322)
omnibus (>= 9.0.0)

GIT
Expand Down Expand Up @@ -34,14 +34,14 @@ GEM
artifactory (3.0.17)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.916.0)
aws-sdk-core (3.192.1)
aws-partitions (1.929.0)
aws-sdk-core (3.196.1)
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.79.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sdk-kms (1.81.0)
aws-sdk-core (~> 3, >= 3.193.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
Expand Down Expand Up @@ -192,9 +192,6 @@ GEM
faraday-net_http (3.1.0)
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-libarchive (1.1.13)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
Expand Down Expand Up @@ -236,7 +233,7 @@ GEM
train-core (~> 3.10)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
iostruct (0.0.5)
iostruct (0.1.0)
ipaddress (0.8.3)
iso8601 (0.13.0)
jmespath (1.6.2)
Expand Down Expand Up @@ -290,7 +287,7 @@ GEM
mixlib-versioning (1.2.12)
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-ftp (0.3.4)
net-protocol
time
Expand Down Expand Up @@ -450,7 +447,6 @@ GEM
strings (~> 0.2.0)
tty-screen (~> 0.8)
unf_ext (0.0.8.2)
unf_ext (0.0.8.2-x64-mingw-ucrt)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
uri (0.13.0)
Expand Down
Loading