File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 3.4.0] ( https://github.com/voxpupuli/modulesync/tree/3.4.0 ) (2025-05-21)
6+
7+ [ Full Changelog] ( https://github.com/voxpupuli/modulesync/compare/3.3.0...3.4.0 )
8+
9+ ** Merged pull requests:**
10+
11+ - Disable coverage reports [ \# 300] ( https://github.com/voxpupuli/modulesync/pull/300 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+ - voxpupuli-rubocop: Update 3.0.0-\> 3.1.0 [ \# 299] ( https://github.com/voxpupuli/modulesync/pull/299 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
13+ - voxpupuli-rubocop: Update 2.8.0-\> 3.0.0 [ \# 297] ( https://github.com/voxpupuli/modulesync/pull/297 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
14+ - Allow thor 1.3.2 and newer [ \# 293] ( https://github.com/voxpupuli/modulesync/pull/293 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
15+
516## [ 3.3.0] ( https://github.com/voxpupuli/modulesync/tree/3.3.0 ) (2025-02-26)
617
718[ Full Changelog] ( https://github.com/voxpupuli/modulesync/compare/3.2.0...3.3.0 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
55
66Gem ::Specification . new do |spec |
77 spec . name = 'modulesync'
8- spec . version = '3.3 .0'
8+ spec . version = '3.4 .0'
99 spec . authors = [ 'Vox Pupuli' ]
1010 spec . email = [ 'voxpupuli@groups.io' ]
1111 spec . summary = 'Puppet Module Synchronizer'
You can’t perform that action at this time.
0 commit comments