Skip to content

Commit

Permalink
Merge pull request #965 from chef/vcenter
Browse files Browse the repository at this point in the history
Update kitchen-vcenter to 2.6.4
  • Loading branch information
tas50 authored Feb 19, 2020
2 parents bd42363 + 4e53004 commit 5d28768
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions components/gems/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ GEM
artifactory (3.0.12)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.272.0)
aws-partitions (1.274.0)
aws-sdk-apigateway (1.36.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -60,18 +60,18 @@ GEM
aws-sdk-configservice (1.40.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.90.0)
aws-sdk-core (3.90.1)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
aws-sigv4 (~> 1.1)
jmespath (~> 1.0)
aws-sdk-costandusagereportservice (1.18.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-dynamodb (1.42.0)
aws-sdk-dynamodb (1.43.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.142.0)
aws-sdk-ec2 (1.144.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.25.0)
Expand Down Expand Up @@ -138,7 +138,7 @@ GEM
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
aws-sdk-securityhub (1.17.0)
aws-sdk-securityhub (1.18.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
aws-sdk-ses (1.27.0)
Expand Down Expand Up @@ -176,7 +176,7 @@ GEM
ms_rest_azure (~> 0.11.1)
azure_mgmt_storage (0.19.2)
ms_rest_azure (~> 0.11.1)
backports (3.16.0)
backports (3.16.1)
bcrypt_pbkdf (1.0.1)
bcrypt_pbkdf (1.0.1-x64-mingw32)
bcrypt_pbkdf (1.0.1-x86-mingw32)
Expand Down Expand Up @@ -313,7 +313,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
chef-sugar (5.1.9)
chef-telemetry (1.0.2)
chef-telemetry (1.0.3)
chef-config
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
Expand Down Expand Up @@ -532,7 +532,7 @@ GEM
test-kitchen (>= 1.6, < 3)
kitchen-vagrant (1.6.1)
test-kitchen (>= 1.4, < 3)
kitchen-vcenter (2.6.2)
kitchen-vcenter (2.6.4)
rbvmomi (>= 1.11, < 3.0)
test-kitchen (>= 1.16, < 3.0)
vsphere-automation-sdk (~> 0.4)
Expand Down

0 comments on commit 5d28768

Please sign in to comment.