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.
Gemfile
template-formula
1 parent 6b3b6c6 commit bcd2c8bCopy full SHA for bcd2c8b
Gemfile
@@ -1,6 +1,5 @@
1
source "https://rubygems.org"
2
3
-gem "test-kitchen", '>=1.20.0'
4
-gem "kitchen-docker"
5
-gem "kitchen-salt", ">=0.1.0"
6
-gem "kitchen-inspec"
+gem 'kitchen-docker', '>= 2.9'
+gem 'kitchen-salt', '>= 0.6.0'
+gem 'kitchen-inspec', '>= 1.1'
0 commit comments