Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ end

group :habitat do
gem 'knife-ec2', '~> 2.2.0'
gem 'knife-google', '~> 5.0.15'
gem 'knife-google', '~> 5.0.17'
gem 'knife-windows', '~> 5.0.7'
end
86 changes: 46 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
remote: https://rubygems.org/
specs:
abbrev (0.1.2)
activesupport (7.2.3.1)
activesupport (7.2.3.2)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -44,8 +44,8 @@ GEM
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
aws-eventstream (1.4.0)
aws-partitions (1.1235.0)
aws-sdk-core (3.252.0)
aws-partitions (1.1280.0)
aws-sdk-core (3.254.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
Expand All @@ -56,22 +56,22 @@ GEM
aws-sdk-ec2 (1.624.0)
aws-sdk-core (~> 3, >= 3.248.0)
aws-sigv4 (~> 1.5)
aws-sdk-kms (1.123.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sdk-kms (1.130.0)
aws-sdk-core (~> 3, >= 3.254.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.218.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sdk-s3 (1.229.0)
aws-sdk-core (~> 3, >= 3.254.1)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sdk-secretsmanager (1.129.0)
aws-sdk-core (~> 3, >= 3.244.0)
aws-sdk-secretsmanager (1.134.0)
aws-sdk-core (~> 3, >= 3.254.0)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.12.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.3.0)
bcrypt_pbkdf (1.1.2)
benchmark (0.5.0)
bigdecimal (4.1.1)
bigdecimal (4.1.2)
binding_of_caller (2.0.0)
debug_inspector (>= 1.2.0)
builder (3.3.0)
Expand Down Expand Up @@ -164,26 +164,25 @@ GEM
erubi (>= 1.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 2.0)
chef-zero (15.1.0)
chef-zero (15.1.11)
ffi-yajl (>= 2.2, < 4.0)
hashie (>= 2.0, < 6.0)
mixlib-log (>= 2.0, < 4.0)
rack (~> 3.1, >= 3.1.16)
rackup (~> 2.2, >= 2.2.1)
unf_ext (~> 0.0.8)
uuidtools (~> 2.1)
rack (~> 3.2, >= 3.2.6)
rackup (~> 2.3, >= 2.3.1)
uuidtools (>= 2.1, < 4.0)
webrick
cheffish (17.1.8)
chef-utils (>= 17.0)
chef-zero (>= 14.0)
logger (< 1.6.0)
net-ssh
coderay (1.1.3)
concurrent-ruby (1.3.7)
concurrent-ruby (1.3.8)
connection_pool (2.5.5)
cookstyle (8.6.10)
rubocop (= 1.84.2)
corefoundation (0.3.13)
cookstyle (8.7.6)
rubocop (= 1.86.1)
corefoundation (0.3.19)
ffi (>= 1.15.0)
crack (1.0.1)
bigdecimal
Expand All @@ -198,15 +197,15 @@ GEM
ed25519 (1.4.0)
erubi (1.13.1)
erubis (2.7.0)
excon (1.5.0)
excon (1.6.0)
logger
faraday (2.14.3)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-follow_redirects (0.5.0)
faraday (>= 1, < 3)
faraday-http-cache (2.6.1)
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.4.4)
net-http (~> 0.5)
Expand Down Expand Up @@ -238,9 +237,9 @@ GEM
mutex_m
representable (~> 3.0)
retriable (>= 2.0, < 4.a)
google-apis-discovery_v1 (0.21.0)
google-apis-discovery_v1 (0.20.0)
google-apis-core (>= 0.15.0, < 2.a)
google-apis-generator (0.19.0)
google-apis-generator (0.18.0)
activesupport (>= 5.0)
gems (~> 1.2)
google-apis-core (>= 0.15.0, < 2.a)
Expand All @@ -266,7 +265,7 @@ GEM
highline (3.1.2)
reline
http-accept (1.7.0)
http-cookie (1.1.3)
http-cookie (1.1.6)
domain_name (~> 0.5)
httpclient (2.9.0)
mutex_m
Expand Down Expand Up @@ -301,10 +300,10 @@ GEM
train-core (~> 3.16, >= 3.16.1)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
io-console (0.8.2)
io-console (0.9.2)
ipaddress (0.8.3)
jmespath (1.6.2)
json (2.19.9)
json (2.21.2)
jwt (3.2.0)
base64
knife-cloud (4.0.15)
Expand All @@ -317,7 +316,7 @@ GEM
aws-sdk-s3 (~> 1.43)
knife (>= 18.0)
syslog (~> 0.3)
knife-google (5.0.15)
knife-google (5.0.17)
gcewinpass (~> 1.1)
google-api-client (>= 0.23.9, <= 0.53.0)
knife (>= 18.0)
Expand All @@ -327,7 +326,7 @@ GEM
chef (>= 18.2)
chef-winrm (~> 2.3)
chef-winrm-elevated (~> 1.2)
language_server-protocol (3.17.0.5)
language_server-protocol (3.17.0.6)
libyajl2 (2.1.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
Expand All @@ -344,7 +343,7 @@ GEM
mime-types (3.7.0)
logger
mime-types-data (~> 3.2025, >= 3.2025.0507)
mime-types-data (3.2026.0331)
mime-types-data (3.2026.0701)
mini_mime (1.1.5)
minitest (5.27.0)
mixlib-archive (1.3.3)
Expand All @@ -365,6 +364,8 @@ GEM
time
net-http (0.9.1)
uri (>= 0.11.1)
net-http-persistent (4.0.8)
connection_pool (>= 2.2.4, < 4)
net-protocol (0.2.2)
timeout
net-scp (4.1.0)
Expand All @@ -378,8 +379,9 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
netrc (0.11.0)
nori (2.7.1)
nori (2.9.1)
bigdecimal
stringio
ohai (19.1.40)
base64
chef-config (>= 14.12, < 20)
Expand All @@ -397,7 +399,7 @@ GEM
os (1.1.4)
ostruct (0.6.3)
parallel (1.28.0)
parser (3.3.11.1)
parser (3.3.12.0)
ast (~> 2.4.1)
racc
parslet (2.0.0)
Expand All @@ -419,7 +421,7 @@ GEM
pstore (0.1.4)
public_suffix (6.0.2)
racc (1.8.1)
rack (3.2.6)
rack (3.2.7)
rackup (2.3.1)
rack (>= 3)
rainbow (3.1.1)
Expand Down Expand Up @@ -454,18 +456,18 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.7)
rubocop (1.84.2)
rubocop (1.86.1)
json (~> 2.3)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parallel (>= 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.49.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.49.1)
rubocop-ast (1.50.0)
parser (>= 3.3.7.2)
prism (~> 1.7)
ruby-progressbar (1.13.0)
Expand All @@ -474,12 +476,14 @@ GEM
rubyzip (2.4.1)
securerandom (0.4.1)
semverse (3.0.2)
signet (0.22.0)
signet (0.21.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 4.0)
multi_json (~> 1.10)
socksify (1.8.1)
sslshake (1.3.1)
stringio (3.2.0)
strings (0.2.1)
strings-ansi (~> 0.2)
unicode-display_width (>= 1.5, < 3.0)
Expand Down Expand Up @@ -536,10 +540,12 @@ GEM
unf_ext (0.0.9.1)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
uri (1.0.4)
uuidtools (2.2.0)
vault (0.18.2)
uri (1.1.1)
uuidtools (3.0.0)
vault (0.20.1)
aws-sigv4
base64
net-http-persistent (~> 4.0, >= 4.0.2)
webmock (3.26.2)
addressable (>= 2.8.0)
crack (>= 0.3.2)
Expand Down Expand Up @@ -571,7 +577,7 @@ DEPENDENCIES
faraday (>= 2.14.3)
knife!
knife-ec2 (~> 2.2.0)
knife-google (~> 5.0.15)
knife-google (~> 5.0.17)
knife-windows (~> 5.0.7)
libyajl2 (>= 2.1)
mixlib-authentication (= 3.0.10)
Expand Down
Loading