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 from 26c34d2 to 56015cb in /omnibus #3162

Merged
merged 2 commits into from
Sep 25, 2023
Merged
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
24 changes: 12 additions & 12 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/omnibus-software.git
revision: c208191c33547815d51a037d7072f0dbf25ef34e
revision: c44dea9a73e9cc12097e32edbc8d3f965b7d7474
branch: main
specs:
omnibus-software (23.7.295)
omnibus-software (23.9.296)
omnibus (>= 9.0.0)

GIT
remote: https://github.com/chef/omnibus.git
revision: 26c34d2e1a3dbc4a64c79d6e0411d184ed64fc1a
revision: 56015cba349b547388df195158285156e974ae39
branch: main
specs:
omnibus (9.0.22)
omnibus (9.0.23)
aws-sdk-s3 (~> 1.116.0)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
Expand All @@ -34,8 +34,8 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
aws-partitions (1.813.0)
aws-sdk-core (3.181.0)
aws-partitions (1.827.0)
aws-sdk-core (3.183.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
Expand All @@ -47,8 +47,8 @@ GEM
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sdk-secretsmanager (1.76.0)
aws-sdk-core (~> 3, >= 3.174.0)
aws-sdk-secretsmanager (1.82.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sigv4 (1.6.0)
aws-eventstream (~> 1, >= 1.0.2)
Expand Down Expand Up @@ -191,10 +191,10 @@ 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.16.1)
ffi (1.16.1-x64-mingw-ucrt)
ffi (1.16.1-x64-mingw32)
ffi (1.16.1-x86-mingw32)
ffi-libarchive (1.1.3)
ffi (~> 1.0)
ffi-win32-extensions (1.0.4)
Expand Down
Loading