mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 10:55:00 +01:00
modulesync 9.0.0
This commit is contained in:
parent
cc529dea62
commit
b6edd3777a
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
|
# Managed by modulesync - DO NOT EDIT
|
||||||
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
|
# 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'
|
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
|
||||||
|
|
||||||
group :test do
|
group :test do
|
||||||
gem 'voxpupuli-test', '~> 7.2', :require => false
|
gem 'voxpupuli-test', '~> 8.0', :require => false
|
||||||
gem 'coveralls', :require => false
|
gem 'coveralls', :require => false
|
||||||
gem 'simplecov-console', :require => false
|
gem 'simplecov-console', :require => false
|
||||||
gem 'puppet_metadata', '~> 4.0', :require => false
|
gem 'puppet_metadata', '~> 4.0', :require => false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue