We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca98482 commit a3248e3Copy full SHA for a3248e3
Gemfile
@@ -16,7 +16,7 @@ end
16
17
group :integration do
18
gem 'kitchen-dokken'
19
- gem 'kitchen-inspec', '~> 2.6.0'
+ gem 'kitchen-inspec', '~> 3.0.0'
20
gem 'kitchen-vagrant'
21
gem 'test-kitchen', '~> 3.0'
22
end
0 commit comments