Unverified Commit 6c692261 authored by Tim Meusel's avatar Tim Meusel Committed by GitHub
Browse files

Merge pull request #389 from voxpupuli/modulesync

modulesync 9.0.0
parents 3a50f190 ff6c9c31
Loading
Loading
Loading
Loading

.github/labeler.yml

0 → 100644
+3 −0
Original line number Diff line number Diff line
---
skip-changelog:
 - head-branch: ['^release-*', 'release']
+1 −1
Original line number Diff line number Diff line
@@ -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'
+1 −1
Original line number Diff line number Diff line
@@ -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