Skip to content

Commit cc6c7d2

Browse files
authored
Merge pull request #144 from voxpupuli/modulesync
modulesync 10.1.0-26-ga82038c
2 parents 13a477b + d5ef8db commit cc6c7d2

File tree

3 files changed

+2
-274
lines changed

3 files changed

+2
-274
lines changed

β€Ž.github/CONTRIBUTING.mdβ€Ž

Lines changed: 0 additions & 272 deletions
This file was deleted.

β€Ž.msync.ymlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Managed by modulesync - DO NOT EDIT
33
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
44

5-
modulesync_config_version: '10.1.0'
5+
modulesync_config_version: '10.2.0'

β€ŽGemfileβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
source ENV['GEM_SOURCE'] || 'https://rubygems.org'
55

66
group :test do
7-
gem 'voxpupuli-test', '~> 11.0', :require => false
7+
gem 'voxpupuli-test', '~> 12.0', :require => false
88
gem 'puppet_metadata', '~> 5.0', :require => false
99
end
1010

0 commit comments

Comments
Β (0)