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 77bfd7c commit 72e10f5Copy full SHA for 72e10f5
Gemfile
@@ -27,7 +27,7 @@ end
27
group :integration do
28
gem 'concurrent-ruby', '~> 1.0'
29
gem 'kitchen-dokken'
30
- gem 'kitchen-inspec', '~> 2.0'
+ gem 'kitchen-inspec', '~> 3.0'
31
gem 'kitchen-vagrant'
32
gem 'test-kitchen', '~> 3.0'
33
end
0 commit comments