Skip to content

Commit 65e2ac2

Browse files
committed
preparing v2.4.0 release
1 parent 14e099e commit 65e2ac2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 2.4.0 (Next)
1+
### 2.4.0
22
- Minimum Ruby version increased to 3.0.
33
- Fix `rubocop-performance` inclusion warning.
44
- Improve recognition of Ruby support files during filesystem parsing.

puppet-check.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |spec|
22
spec.name = 'puppet-check'
3-
spec.version = '2.3.1'
3+
spec.version = '2.4.0'
44
spec.authors = ['Matt Schuchard']
55
spec.description = 'Puppet Check is a gem that provides a comprehensive, streamlined, and efficient analysis of the syntax, style, and validity of your entire Puppet code and data.'
66
spec.summary = 'A streamlined comprehensive set of checks for your entire Puppet code and data'

0 commit comments

Comments
 (0)