File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.1.0] ( https://github.com/voxpupuli/rspec-puppet-facts/tree/6.1.0 ) (2026-02-19)
4+
5+ [ Full Changelog] ( https://github.com/voxpupuli/rspec-puppet-facts/compare/6.0.0...6.1.0 )
6+
7+ ** Implemented enhancements:**
8+
9+ - Add Ruby 4.0 support [ \# 237] ( https://github.com/voxpupuli/rspec-puppet-facts/pull/237 ) ([ dependabot[ bot]] ( https://github.com/apps/dependabot ) )
10+
311## [ 6.0.0] ( https://github.com/voxpupuli/rspec-puppet-facts/tree/6.0.0 ) (2025-09-27)
412
513[ Full Changelog] ( https://github.com/voxpupuli/rspec-puppet-facts/compare/5.4.0...6.0.0 )
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ module RspecPuppetFacts
44 # This module contains the current version constant
55 module Version
66 # The current version of this gem
7- STRING = '6.0 .0'
7+ STRING = '6.1 .0'
88 end
99end
You can’t perform that action at this time.
0 commit comments