Skip to content

Commit 781f7ba

Browse files
committed
Update test kitchen version in Gemfile
1 parent 626fb9a commit 781f7ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ gem 'foodcritic', '~> 3.0'
66
gem 'rubocop', '~> 0.12'
77

88
group :integration do
9-
gem 'test-kitchen', '~> 1.0.0.beta'
10-
gem 'kitchen-vagrant', '~> 0.11'
9+
gem 'test-kitchen', '~> 1.2.1'
10+
gem 'kitchen-vagrant', '~> 0.14.0'
1111
end

0 commit comments

Comments
 (0)