mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-09-25 01:41:38 +02:00
chore: apply template copier-ssf-ci at v1.6.3
This commit is contained in:
@@ -15,9 +15,10 @@ gem 'inspec', git: 'https://gitlab.com/saltstack-formulas/infrastructure/inspec'
|
||||
gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf'
|
||||
# rubocop:enable Layout/LineLength
|
||||
|
||||
gem 'kitchen-inspec', '>= 2.5.0'
|
||||
gem 'kitchen-salt', '>= 0.7.2'
|
||||
gem 'kitchen-inspec', '2.6.2'
|
||||
gem 'kitchen-salt', '0.7.2'
|
||||
|
||||
group :vagrant do
|
||||
gem 'kitchen-vagrant'
|
||||
end
|
||||
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
|
||||
gem 'net-ssh', '>= 7.0.0'
|
||||
|
||||
gem 'test-kitchen', '3.6.0'
|
||||
|
||||
Reference in New Issue
Block a user