Skip to content
This repository was archived by the owner on Jul 14, 2021. It is now read-only.

Bump knife-vsphere to 4.0.7 #2366

Merged
merged 1 commit into from
Nov 5, 2019
Merged
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
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ GEM
artifactory (3.0.5)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.232.0)
aws-partitions (1.233.0)
aws-sdk-apigateway (1.36.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -72,7 +72,7 @@ GEM
aws-sdk-configservice (1.38.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.73.0)
aws-sdk-core (3.74.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.228.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -131,7 +131,7 @@ GEM
aws-sdk-organizations (1.17.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sdk-rds (1.69.0)
aws-sdk-rds (1.70.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.33.0)
Expand Down Expand Up @@ -406,7 +406,7 @@ GEM
ffi
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
filesize (0.1.1)
filesize (0.2.0)
foodcritic (16.1.1)
cucumber-core (>= 1.3, < 4.0)
erubis
Expand Down Expand Up @@ -567,13 +567,13 @@ GEM
diffy (>= 3.0.1)
git (>= 1.2.5)
knife-tidy (2.0.1)
knife-vsphere (4.0.5)
knife-vsphere (4.0.7)
chef (>= 15.1)
chef-bin (>= 15.1)
chef-vault (>= 2.6.0)
filesize (~> 0.1.1)
filesize (>= 0.1.1, < 0.3.0)
netaddr (~> 1.5)
rbvmomi (~> 1.8)
rbvmomi (>= 1.8, < 3.0)
knife-windows (3.0.3)
chef (>= 15.0)
winrm (~> 2.1)
Expand Down Expand Up @@ -676,6 +676,7 @@ GEM
ffi-rzmq
ohai (>= 14.0, < 16.0)
uuidtools
optimist (3.0.0)
os (1.0.1)
paint (1.0.1)
parallel (1.18.0)
Expand Down Expand Up @@ -711,11 +712,11 @@ GEM
rb-inotify (0.10.0)
ffi (~> 1.0)
rb-readline (0.5.5)
rbvmomi (1.13.0)
rbvmomi (2.2.0)
builder (~> 3.0)
json (>= 1.8)
nokogiri (~> 1.5)
trollop (~> 2.1)
optimist (~> 3.0)
rdoc (6.0.1)
rdp-ruby-wmi (0.3.1)
representable (3.0.4)
Expand Down Expand Up @@ -874,7 +875,6 @@ GEM
winrm-fs (~> 1.0)
treetop (1.6.10)
polyglot (~> 0.3)
trollop (2.9.9)
tty-box (0.5.0)
pastel (~> 0.7.2)
strings (~> 0.1.6)
Expand Down