Skip to content

Commit cc37fe9

Browse files
committed
Fix insane rubocop target ruby version.
1 parent 9ee2e90 commit cc37fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.rubocop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ AllCops:
99
- vendor
1010
SuggestExtensions: false
1111
NewCops: disable
12+
TargetRubyVersion: 3.2
1213

1314
# Layout
1415

0 commit comments

Comments
 (0)