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 ea59533 commit a137068Copy full SHA for a137068
1 file changed
Gemfile
@@ -19,7 +19,7 @@ gem 'inspec', git: 'https://gitlab.com/saltstack-formulas/infrastructure/inspec'
19
gem 'kitchen-docker', git: 'https://github.com/test-kitchen/kitchen-docker', ref: '511e4ad36856b9e2eccceb56603586e6cebd296a'
20
# rubocop:enable Layout/LineLength
21
22
-gem 'kitchen-inspec', '3.0.0'
+gem 'kitchen-inspec', '3.1.0'
23
gem 'kitchen-salt', '0.7.2'
24
25
gem 'net-ssh', '7.3.0'
0 commit comments