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

Update knife-ec2 to 1.0.17 #737

Merged
merged 1 commit into from
Nov 21, 2019
Merged
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
4 changes: 2 additions & 2 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ GEM
equatable (0.6.1)
erubi (1.9.0)
erubis (2.7.0)
excon (0.68.0)
excon (0.69.0)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
faraday-cookie_jar (0.0.6)
Expand Down Expand Up @@ -553,7 +553,7 @@ GEM
chef (>= 15.0)
excon (>= 0.50)
mixlib-shellout
knife-ec2 (1.0.16)
knife-ec2 (1.0.17)
aws-sdk-ec2 (~> 1.95)
aws-sdk-s3 (~> 1.43)
chef (>= 15.1)
Expand Down
18 changes: 9 additions & 9 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@ GEM
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.3)
chef (15.5.15)
chef (15.5.16)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.5.15)
chef-utils (= 15.5.15)
chef-config (= 15.5.16)
chef-utils (= 15.5.16)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand All @@ -96,12 +96,12 @@ GEM
train-winrm (>= 0.2.5)
tty-screen (~> 0.6)
uuidtools (~> 2.1.5)
chef (15.5.15-universal-mingw32)
chef (15.5.16-universal-mingw32)
addressable
bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.5.15)
chef-utils (= 15.5.15)
chef-config (= 15.5.16)
chef-utils (= 15.5.16)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
ed25519 (~> 1.2)
Expand Down Expand Up @@ -141,15 +141,15 @@ GEM
win32-taskscheduler (~> 2.0)
wmi-lite (~> 1.0)
chef-cleanroom (1.0.2)
chef-config (15.5.15)
chef-config (15.5.16)
addressable
chef-utils (= 15.5.15)
chef-utils (= 15.5.16)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar (5.1.9)
chef-utils (15.5.15)
chef-utils (15.5.16)
chef-zero (14.0.13)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
Expand Down