mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 02:45:01 +01:00
commit
0116f1caf5
3 changed files with 5 additions and 2 deletions
3
.github/labeler.yml
vendored
Normal file
3
.github/labeler.yml
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
skip-changelog:
|
||||
- head-branch: ['^release-*', 'release']
|
|
@ -2,4 +2,4 @@
|
|||
# Managed by modulesync - DO NOT EDIT
|
||||
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
|
||||
|
||||
modulesync_config_version: '8.0.1'
|
||||
modulesync_config_version: '9.0.0'
|
||||
|
|
2
Gemfile
2
Gemfile
|
@ -4,7 +4,7 @@
|
|||
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
||||
|
||||
group :test do
|
||||
gem 'voxpupuli-test', '~> 7.2', :require => false
|
||||
gem 'voxpupuli-test', '~> 8.0', :require => false
|
||||
gem 'coveralls', :require => false
|
||||
gem 'simplecov-console', :require => false
|
||||
gem 'puppet_metadata', '~> 4.0', :require => false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue