Skip to content
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
58 changes: 28 additions & 30 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: 0cb128b237c26b5796370b761adbd499f71e5413
revision: 2799d14cecc59c6a351c5cba3761c01fff9a65a7
branch: main
specs:
omnibus-software (25.10.350)
omnibus-software (26.1.360)
ffi (>= 1.17.0)
omnibus (>= 9.0.0)

GIT
Expand All @@ -29,23 +30,22 @@ GIT
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
addressable (2.8.10)
public_suffix (>= 2.0.2, < 8.0)
artifactory (3.0.17)
ast (2.4.2)
awesome_print (1.9.2)
aws-eventstream (1.4.0)
aws-partitions (1.1171.0)
aws-sdk-core (3.233.0)
aws-partitions (1.1257.0)
aws-sdk-core (3.251.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
base64
bigdecimal
jmespath (~> 1, >= 1.6.1)
logger
aws-sdk-kms (1.113.0)
aws-sdk-core (~> 3, >= 3.231.0)
aws-sdk-kms (1.129.0)
aws-sdk-core (~> 3, >= 3.248.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.116.0)
aws-sdk-core (~> 3, >= 3.127.0)
Expand All @@ -71,7 +71,7 @@ GEM
retryable (>= 2.0, < 4.0)
solve (~> 4.0)
thor (>= 0.20)
bigdecimal (3.3.1)
bigdecimal (4.1.2)
builder (3.3.0)
chef (18.5.0)
addressable
Expand Down Expand Up @@ -150,7 +150,7 @@ GEM
citrus (3.0.2)
cleanroom (1.0.0)
coderay (1.1.3)
concurrent-ruby (1.3.5)
concurrent-ruby (1.3.6)
contracts (0.16.1)
cookbook-omnifetch (0.12.2)
mixlib-archive (>= 0.4, < 2.0)
Expand All @@ -173,11 +173,11 @@ GEM
net-http
fauxhai-chef (9.3.16)
net-ssh
ffi (1.16.3)
ffi (1.17.0)
ffi-libarchive (1.1.14)
ffi (~> 1.0)
ffi-yajl (2.6.0)
libyajl2 (>= 1.2)
ffi-yajl (2.7.11)
libyajl2 (>= 2.1)
fuzzyurl (0.9.0)
gssapi (1.3.1)
ffi (>= 1.0.1)
Expand Down Expand Up @@ -213,10 +213,10 @@ GEM
train-core (~> 3.10)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
iostruct (0.5.0)
iostruct (0.7.0)
ipaddress (0.8.3)
jmespath (1.6.2)
json (2.15.1)
json (2.19.8)
kitchen-vagrant (2.0.1)
test-kitchen (>= 1.4, < 4)
libyajl2 (2.1.0)
Expand All @@ -225,7 +225,7 @@ GEM
tomlrb (>= 1.2, < 3.0)
tty-box (~> 0.6)
tty-prompt (~> 0.20)
license_scout (1.4.0)
license_scout (1.4.2)
ffi-yajl (~> 2.2)
mixlib-shellout (>= 2.2, < 4.0)
toml-rb (>= 1, < 3)
Expand All @@ -251,7 +251,7 @@ GEM
thor
mixlib-log (3.2.3)
ffi (>= 1.15.5)
mixlib-shellout (3.3.9)
mixlib-shellout (3.4.10)
chef-utils
mixlib-versioning (1.2.12)
molinillo (0.8.0)
Expand All @@ -268,7 +268,7 @@ GEM
net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (4.0.0)
net-ssh (>= 5.0.0, < 8.0.0)
net-ssh (7.3.0)
net-ssh (7.3.2)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
netrc (0.11.0)
Expand All @@ -277,7 +277,7 @@ GEM
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
ohai (18.2.6)
ohai (18.2.8)
chef-config (>= 14.12, < 19)
chef-utils (>= 16.0, < 19)
ffi (~> 1.9, <= 1.17.0)
Expand All @@ -297,18 +297,16 @@ GEM
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
pedump (0.6.10)
awesome_print
iostruct (>= 0.0.4)
multipart-post (>= 2.0.0)
rainbow
pedump (0.7.6)
iostruct (>= 0.7.0)
logger
zhexdump (>= 0.0.2)
plist (3.7.2)
proxifier2 (1.1.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.2)
public_suffix (7.0.5)
racc (1.8.1)
rack (2.2.20)
rainbow (3.1.1)
Expand Down Expand Up @@ -379,17 +377,17 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
thor (1.4.0)
thor (1.5.0)
time (0.3.0)
date
timeout (0.4.1)
toml-rb (2.2.0)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
train-core (3.13.4)
train-core (3.16.3)
addressable (~> 2.5)
ffi (~> 1.16.0)
json (>= 1.8, < 3.0)
ffi (>= 1.16.0, < 1.18)
json (>= 2.19.2, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 5.0)
net-ssh (>= 2.9, < 8.0)
Expand Down
Loading