chore(copier): update template https://github.com/dafyddj/copier-ssf-ci to v2.4.0

This commit is contained in:
renovate[bot]
2025-07-06 19:47:11 +00:00
committed by GitHub
parent 7af5aa264c
commit 49d5eec2a7
11 changed files with 282 additions and 245 deletions
+2 -2
View File
@@ -15,10 +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.6.2'
gem 'kitchen-inspec', '3.0.0'
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.6.0'
gem 'test-kitchen', '3.7.0'