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

Commit

Permalink
Merge pull request #2057 from chef/DK223
Browse files Browse the repository at this point in the history
Update Test Kitchen to 2.2.3
  • Loading branch information
tas50 authored May 8, 2019
2 parents 4d10170 + e27c40c commit 64a5afe
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ GEM
artifactory (3.0.0)
ast (2.4.0)
aws-eventstream (1.0.3)
aws-partitions (1.158.0)
aws-partitions (1.160.0)
aws-sdk-cloudtrail (1.11.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
Expand All @@ -40,10 +40,10 @@ GEM
aws-sdk-cloudwatchlogs (1.17.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-configservice (1.26.0)
aws-sdk-configservice (1.27.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-core (3.49.0)
aws-sdk-core (3.50.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
Expand All @@ -57,13 +57,13 @@ GEM
aws-sdk-ecs (1.37.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-eks (1.15.0)
aws-sdk-eks (1.16.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-elasticloadbalancing (1.12.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-iam (1.19.0)
aws-sdk-iam (1.20.0)
aws-sdk-core (~> 3, >= 3.48.2)
aws-sigv4 (~> 1.1)
aws-sdk-kms (1.18.0)
Expand Down Expand Up @@ -539,7 +539,7 @@ GEM
ms_rest (~> 0.7.2)
multi_json (1.13.1)
multi_test (0.1.2)
multipart-post (2.0.0)
multipart-post (2.1.0)
necromancer (0.4.0)
nenv (0.3.0)
net-scp (2.0.0)
Expand Down Expand Up @@ -708,10 +708,10 @@ GEM
systemu (2.6.5)
term-ansicolor (1.7.1)
tins (~> 1.0)
test-kitchen (2.2.2)
test-kitchen (2.2.3)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (>= 0.2.16, < 2.0)
license-acceptance (~> 1.0, >= 1.0.5)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (>= 1.1, < 3.0)
Expand Down
10 changes: 5 additions & 5 deletions omnibus/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.3)
aws-partitions (1.158.0)
aws-sdk-core (3.49.0)
aws-partitions (1.160.0)
aws-sdk-core (3.50.0)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.1)
Expand Down Expand Up @@ -306,10 +306,10 @@ GEM
structured_warnings (0.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (2.2.2)
test-kitchen (2.2.3)
bcrypt_pbkdf (~> 1.0)
ed25519 (~> 1.2)
license-acceptance (>= 0.2.16, < 2.0)
license-acceptance (~> 1.0, >= 1.0.5)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (>= 1.1, < 3.0)
Expand Down Expand Up @@ -341,7 +341,7 @@ GEM
tty-screen (~> 0.6.4)
wisper (~> 2.0.0)
tty-screen (0.6.5)
unicode-display_width (1.5.0)
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
win32-api (1.5.3-universal-mingw32)
Expand Down

0 comments on commit 64a5afe

Please sign in to comment.