Skip to content
Snippets Groups Projects
Unverified Commit 768e9d60 authored by Imran Iqbal's avatar Imran Iqbal
Browse files

chore(gemfile+lock): update to latest gem versions (2021-W28) [skip ci]

parent d24fd3f6
No related branches found
No related tags found
No related merge requests found
...@@ -10,5 +10,5 @@ gem 'inspec', '~> 4.22.22' ...@@ -10,5 +10,5 @@ gem 'inspec', '~> 4.22.22'
# rubocop:disable Layout/LineLength # rubocop:disable Layout/LineLength
gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf' gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf'
# rubocop:enable Layout/LineLength # rubocop:enable Layout/LineLength
gem 'kitchen-inspec', '>= 2.2.1' gem 'kitchen-inspec', '>= 2.5.0'
gem 'kitchen-salt', '>= 0.6.3' gem 'kitchen-salt', '>= 0.6.3'
This diff is collapsed.
...@@ -436,8 +436,8 @@ verifier: ...@@ -436,8 +436,8 @@ verifier:
# https://www.inspec.io/ # https://www.inspec.io/
name: inspec name: inspec
sudo: true sudo: true
# cli, documentation, html, progress, json, json-min, json-rspec, junit
reporter: reporter:
# cli, documentation, html, progress, json, json-min, json-rspec, junit
- cli - cli
suites: suites:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment