mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-09-25 05:59:28 +02:00
chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.10.2
This commit is contained in:
@@ -12,7 +12,7 @@ gem 'inspec', git: 'https://gitlab.com/saltstack-formulas/infrastructure/inspec'
|
||||
# improvement: avoid package installations which are already covered by the
|
||||
# `salt-image-builder` (i.e. the pre-salted images that we're using)
|
||||
# rubocop:disable Layout/LineLength
|
||||
gem 'kitchen-docker', git: 'https://gitlab.com/saltstack-formulas/infrastructure/kitchen-docker', branch: 'ssf'
|
||||
gem 'kitchen-docker', git: 'https://github.com/test-kitchen/kitchen-docker', ref: '511e4ad36856b9e2eccceb56603586e6cebd296a'
|
||||
# rubocop:enable Layout/LineLength
|
||||
|
||||
gem 'kitchen-inspec', '3.0.0'
|
||||
@@ -21,4 +21,4 @@ gem 'kitchen-salt', '0.7.2'
|
||||
# Avoid the error 'pkeys are immutable on OpenSSL 3.0'
|
||||
gem 'net-ssh', '>= 7.0.0'
|
||||
|
||||
gem 'test-kitchen', '3.7.0'
|
||||
gem 'test-kitchen', '3.9.0'
|
||||
|
||||
Reference in New Issue
Block a user