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 0132714 commit b015d89Copy full SHA for b015d89
Gemfile
@@ -10,5 +10,5 @@ gem 'inspec', '~> 4.22.22'
10
# rubocop:disable Layout/LineLength
11
gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf'
12
# rubocop:enable Layout/LineLength
13
-gem 'kitchen-inspec', '>= 2.2.1'
+gem 'kitchen-inspec', '>= 2.5.0'
14
gem 'kitchen-salt', '>= 0.6.3'
0 commit comments