Skip to content

Commit f568d22

Browse files
committed
Updated rubocop's target ruby version to match the gemspec.
1 parent 7782996 commit f568d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AllCops:
22
NewCops: disable
33
SuggestExtensions: false
4-
TargetRubyVersion: 3.1
4+
TargetRubyVersion: 3.2
55

66
inherit_gem:
77
rubocop-ronin: rubocop.yml

0 commit comments

Comments
 (0)