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

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

parent f6bab93f
Branches
Tags
No related merge requests found
...@@ -10,7 +10,7 @@ gem 'inspec', '~> 4.22.22' ...@@ -10,7 +10,7 @@ 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'
group :vagrant do group :vagrant do
......
This diff is collapsed.
...@@ -402,8 +402,8 @@ verifier: ...@@ -402,8 +402,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