Skip to content

Commit 953a2c6

Browse files
committed
Update parser version
3.0 is minimum required ruby version
1 parent 6779046 commit 953a2c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require: rubocop-rubycw
22
AllCops:
3-
TargetRubyVersion: 2.7
3+
TargetRubyVersion: 3.0
44
DisabledByDefault: true
55
Exclude:
66
- 'vendor/bundle/**/*'

0 commit comments

Comments
 (0)