Skip to content

Commit

Permalink
Merge pull request #678 from chef/expeditor/knife-vcenter_2.1.0
Browse files Browse the repository at this point in the history
Bump knife-vcenter to 2.1.0
  • Loading branch information
tas50 authored Nov 5, 2019
2 parents 1562efe + da06117 commit 39d4b12
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,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 @@ -58,7 +58,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 @@ -117,7 +117,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 @@ -521,11 +521,11 @@ GEM
test-kitchen (>= 1.6, < 3)
kitchen-vagrant (1.6.0)
test-kitchen (>= 1.4, < 3)
kitchen-vcenter (2.5.2)
rbvmomi (~> 1.11)
kitchen-vcenter (2.6.0)
rbvmomi (>= 1.11, < 3.0)
savon (~> 2.11)
test-kitchen (>= 1.16, < 3.0)
vsphere-automation-sdk (~> 0.1)
vsphere-automation-sdk (~> 0.4)
knife-acl (1.0.3)
knife-azure (2.0.2)
azure_mgmt_compute (~> 0.18, >= 0.18.3)
Expand Down Expand Up @@ -554,12 +554,12 @@ GEM
knife-push (1.1.2)
chef (>= 13.0)
knife-tidy (2.0.1)
knife-vcenter (2.0.8)
knife-vcenter (2.1.0)
knife-cloud (>= 1.2, < 3.0)
rb-readline (~> 0.5)
rbvmomi (~> 1.11)
rbvmomi (>= 1.11, < 3.0)
savon (~> 2.11)
vsphere-automation-sdk (~> 0.1)
vsphere-automation-sdk (~> 0.4)
knife-vsphere (4.0.5)
chef (>= 15.1)
chef-bin (>= 15.1)
Expand Down

0 comments on commit 39d4b12

Please sign in to comment.