Skip to content

Commit abf95a1

Browse files
committed
Update RuboCop TargetRubyVersion
1 parent 2dcb112 commit abf95a1

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
@@ -6,7 +6,7 @@ require:
66
- ./tool/rubocop-truffleruby/cop/replace_with_primitive_true_and_false_predicates.rb
77

88
AllCops:
9-
TargetRubyVersion: 3.1
9+
TargetRubyVersion: 3.2
1010
DisabledByDefault: true
1111
DisplayCopNames: true
1212
ExtraDetails: true

0 commit comments

Comments
 (0)