We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 626fb9a commit 781f7baCopy full SHA for 781f7ba
Gemfile
@@ -6,6 +6,6 @@ gem 'foodcritic', '~> 3.0'
6
gem 'rubocop', '~> 0.12'
7
8
group :integration do
9
- gem 'test-kitchen', '~> 1.0.0.beta'
10
- gem 'kitchen-vagrant', '~> 0.11'
+ gem 'test-kitchen', '~> 1.2.1'
+ gem 'kitchen-vagrant', '~> 0.14.0'
11
end
0 commit comments