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 56015cb to 5c0122b #279

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
30 changes: 15 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ GIT

GIT
remote: https://github.com/chef/omnibus.git
revision: 56015cba349b547388df195158285156e974ae39
revision: 5c0122b185a65af3e93856cba6c394a68343818a
branch: main
specs:
omnibus (9.0.23)
omnibus (9.0.25)
aws-sdk-s3 (~> 1.116.0)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
Expand All @@ -29,26 +29,26 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
ast (2.4.2)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.859.0)
aws-sdk-core (3.188.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (1.884.0)
aws-sdk-core (3.191.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (~> 1.8)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.73.0)
aws-sdk-core (~> 3, >= 3.188.0)
aws-sdk-kms (1.77.0)
aws-sdk-core (~> 3, >= 3.191.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.7.0)
aws-sigv4 (1.8.0)
aws-eventstream (~> 1, >= 1.0.2)
bcrypt_pbkdf (1.1.0)
builder (3.2.4)
Expand All @@ -65,7 +65,7 @@ GEM
chefstyle (2.2.2)
rubocop (= 1.25.1)
citrus (3.0.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
contracts (0.16.1)
ed25519 (1.3.0)
erubi (1.12.0)
Expand All @@ -82,7 +82,7 @@ GEM
iostruct (0.0.5)
ipaddress (0.8.3)
jmespath (1.6.2)
json (2.6.3)
json (2.7.1)
kitchen-vagrant (1.14.1)
test-kitchen (>= 1.4, < 4)
kitchen-zone (0)
Expand Down Expand Up @@ -115,7 +115,7 @@ GEM
multipart-post (2.3.0)
net-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-ssh (7.2.0)
net-ssh (7.2.1)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nori (2.6.0)
Expand All @@ -138,13 +138,13 @@ GEM
racc
pastel (0.8.0)
tty-color (~> 0.5)
pedump (0.6.6)
pedump (0.6.7)
awesome_print
iostruct (>= 0.0.4)
multipart-post (>= 2.0.0)
rainbow
zhexdump (>= 0.0.2)
plist (3.7.0)
plist (3.7.1)
public_suffix (5.0.4)
racc (1.7.1)
rainbow (3.1.1)
Expand Down