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 #1109 from chef/afiune/update-test-kitchen
Browse files Browse the repository at this point in the history
Update gems to get test-kitchen 1.4.2
  • Loading branch information
btm authored Dec 9, 2016
2 parents 786581c + 328b953 commit 49f5cb4
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 @@ -144,13 +144,13 @@ GEM
addressable (>= 2.3.1)
extlib (>= 0.9.15)
multi_json (>= 1.0.0)
aws-sdk (2.6.34)
aws-sdk-resources (= 2.6.34)
aws-sdk-core (2.6.34)
aws-sdk (2.6.35)
aws-sdk-resources (= 2.6.35)
aws-sdk-core (2.6.35)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
aws-sdk-resources (2.6.34)
aws-sdk-core (= 2.6.34)
aws-sdk-resources (2.6.35)
aws-sdk-core (= 2.6.35)
aws-sdk-v1 (1.66.0)
json (~> 1.4)
nokogiri (>= 1.4.4)
Expand Down Expand Up @@ -463,7 +463,7 @@ GEM
highline (1.7.8)
hitimes (1.2.4)
hitimes (1.2.4-x86-mingw32)
httpclient (2.8.2.4)
httpclient (2.8.3)
i18n (0.7.0)
inflecto (0.0.2)
inifile (3.0.0)
Expand Down Expand Up @@ -715,7 +715,7 @@ GEM
uuid (~> 2.0)
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (1.14.1)
test-kitchen (1.14.2)
mixlib-install (>= 1.2, < 3.0)
mixlib-shellout (>= 1.2, < 3.0)
net-scp (~> 1.1)
Expand All @@ -741,7 +741,7 @@ GEM
tzinfo (1.2.2)
thread_safe (~> 0.1)
ubuntu_ami (0.4.1)
unicode-display_width (1.1.1)
unicode-display_width (1.1.2)
uuid (2.3.8)
macaddr (~> 1.0)
uuidtools (2.1.5)
Expand Down

0 comments on commit 49f5cb4

Please sign in to comment.