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

Bump kitchen-ec2 to 3.2.0 #2255

Merged
merged 1 commit into from
Sep 17, 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
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@ GEM
artifactory (3.0.5)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.213.0)
aws-partitions (1.214.0)
aws-sdk-apigateway (1.34.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-apigatewayv2 (1.13.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-athena (1.19.0)
aws-sdk-athena (1.20.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-autoscaling (1.22.0)
Expand Down Expand Up @@ -118,7 +118,7 @@ GEM
aws-sdk-firehose (1.20.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-iam (1.29.0)
aws-sdk-iam (1.30.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-kafka (1.12.0)
Expand Down Expand Up @@ -523,11 +523,11 @@ GEM
docker-api (~> 1.33)
lockfile (~> 2.1)
test-kitchen (>= 1.15, < 3)
kitchen-ec2 (3.1.0)
kitchen-ec2 (3.2.0)
aws-sdk-ec2 (~> 1.0)
excon
multi_json
retryable (~> 2.0)
retryable (>= 2.0, < 4.0)
test-kitchen (>= 1.4.1, < 3)
kitchen-google (2.0.1)
gcewinpass (~> 1.1)
Expand Down Expand Up @@ -733,7 +733,7 @@ GEM
resource_kit (0.1.7)
addressable (>= 2.3.6, < 3.0.0)
retriable (3.1.2)
retryable (2.0.4)
retryable (3.0.4)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
Expand Down