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

Bump knife-ec2 to 1.0.16 #2245

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
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GEM
artifactory (3.0.5)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.210.0)
aws-partitions (1.212.0)
aws-sdk-apigateway (1.34.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -74,10 +74,10 @@ GEM
aws-sdk-codepipeline (1.24.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-configservice (1.36.0)
aws-sdk-configservice (1.37.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.66.0)
aws-sdk-core (3.67.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
Expand All @@ -88,7 +88,7 @@ GEM
aws-sdk-dynamodb (1.34.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-ec2 (1.106.0)
aws-sdk-ec2 (1.109.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-ecr (1.20.0)
Expand All @@ -109,7 +109,7 @@ GEM
aws-sdk-elasticloadbalancing (1.18.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-elasticloadbalancingv2 (1.33.0)
aws-sdk-elasticloadbalancingv2 (1.34.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-elasticsearchservice (1.26.0)
Expand All @@ -136,7 +136,7 @@ GEM
aws-sdk-organizations (1.17.0)
aws-sdk-core (~> 3, >= 3.39.0)
aws-sigv4 (~> 1.0)
aws-sdk-rds (1.64.0)
aws-sdk-rds (1.65.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-redshift (1.31.0)
Expand All @@ -158,7 +158,7 @@ GEM
aws-sdk-securityhub (1.13.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-ses (1.25.0)
aws-sdk-ses (1.26.0)
aws-sdk-core (~> 3, >= 3.61.1)
aws-sigv4 (~> 1.1)
aws-sdk-sms (1.16.0)
Expand Down Expand Up @@ -540,7 +540,7 @@ GEM
kitchen-vagrant (1.6.0)
test-kitchen (>= 1.4, < 3)
knife-acl (1.0.3)
knife-azure (2.0.1)
knife-azure (2.0.2)
azure_mgmt_compute (~> 0.18, >= 0.18.3)
azure_mgmt_network (~> 0.18, >= 0.18.2)
azure_mgmt_resources (~> 0.17, >= 0.17.2)
Expand All @@ -555,7 +555,7 @@ GEM
excon (>= 0.50)
knife-windows (>= 1.0)
mixlib-shellout
knife-ec2 (1.0.14)
knife-ec2 (1.0.16)
aws-sdk-ec2 (~> 1.95)
aws-sdk-s3 (~> 1.43)
chef (>= 15.1)
Expand Down Expand Up @@ -684,7 +684,7 @@ GEM
os (1.0.1)
paint (1.0.1)
parallel (1.17.0)
parser (2.6.4.0)
parser (2.6.4.1)
ast (~> 2.4.0)
parslet (1.8.2)
pastel (0.7.3)
Expand Down