Skip to content

Commit ac788c6

Browse files
committed
Updated rubocop's target ruby version to match the gemspec.
1 parent 462b52b commit ac788c6

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: enable
33
SuggestExtensions: false
4-
TargetRubyVersion: 3.1
4+
TargetRubyVersion: 3.0
55

66
inherit_gem:
77
rubocop-ronin: rubocop.yml

0 commit comments

Comments
 (0)