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 e4e5868 to 51d02fe in /omnibus #3824

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
29 changes: 16 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: e4e5868d0c7cfcc2d66f5cc2e43c6eeb0f495f22
revision: 51d02fed12257bd713bf013e04da0135c4d0a327
branch: main
specs:
omnibus-software (24.4.319)
omnibus-software (24.6.323)
ffi (< 1.17.0)
omnibus (>= 9.0.0)

GIT
Expand Down Expand Up @@ -34,14 +35,14 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.3.0)
aws-partitions (1.918.0)
aws-sdk-core (3.192.1)
aws-partitions (1.938.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.82.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 @@ -122,7 +123,7 @@ GEM
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
contracts (0.16.1)
corefoundation (0.3.13)
ffi (>= 1.15.0)
Expand Down Expand Up @@ -182,7 +183,7 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
iostruct (0.0.5)
iostruct (0.1.2)
ipaddress (0.8.3)
jmespath (1.6.2)
json (2.7.2)
Expand All @@ -192,7 +193,7 @@ GEM
tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6)
tty-prompt (~> 0.20)
license_scout (1.3.7)
license_scout (1.3.9)
ffi-yajl (~> 2.2)
mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3)
Expand All @@ -218,7 +219,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-scp (4.0.0)
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (2.1.2)
Expand Down Expand Up @@ -247,7 +248,7 @@ GEM
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
pedump (0.6.9)
pedump (0.6.10)
awesome_print
iostruct (>= 0.0.4)
multipart-post (>= 2.0.0)
Expand All @@ -263,7 +264,8 @@ GEM
rainbow (3.1.1)
rake (13.1.0)
retryable (3.0.5)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec (3.11.0)
rspec-core (~> 3.11.0)
rspec-expectations (~> 3.11.0)
Expand Down Expand Up @@ -297,6 +299,7 @@ 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.0)
bcrypt_pbkdf (~> 1.0)
Expand Down Expand Up @@ -371,7 +374,7 @@ GEM
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.7)
zhexdump (0.1.0)
zhexdump (0.1.1)

PLATFORMS
ruby
Expand Down
Loading