Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #101 from tablexi/dependabot/bundler/kitchen-ec2-2…
Browse files Browse the repository at this point in the history
….3.3

Bump kitchen-ec2 from 2.2.2 to 2.3.3
  • Loading branch information
phoolish authored Feb 26, 2019
2 parents 467ded0 + 773eaa0 commit aa288b2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
aws-sdk (2.11.106)
aws-sdk-resources (= 2.11.106)
aws-sdk-core (2.11.106)
aws-sdk (2.11.183)
aws-sdk-resources (= 2.11.183)
aws-sdk-core (2.11.183)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.11.106)
aws-sdk-core (= 2.11.106)
aws-sdk-resources (2.11.183)
aws-sdk-core (= 2.11.183)
aws-sigv4 (1.0.3)
backports (3.11.4)
berkshelf (7.0.6)
Expand Down Expand Up @@ -172,7 +172,7 @@ GEM
jmespath (1.4.0)
kitchen-docker (2.7.0)
test-kitchen (>= 1.0.0)
kitchen-ec2 (2.2.2)
kitchen-ec2 (2.3.3)
aws-sdk (~> 2)
excon
multi_json
Expand Down Expand Up @@ -338,7 +338,7 @@ GEM
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
uuidtools (2.1.5)
winrm (2.2.3)
winrm (2.3.0)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
Expand All @@ -350,7 +350,7 @@ GEM
winrm-elevated (1.1.0)
winrm (~> 2.0)
winrm-fs (~> 1.0)
winrm-fs (1.2.1)
winrm-fs (1.3.1)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
Expand Down

0 comments on commit aa288b2

Please sign in to comment.