Skip to content

Commit d3a7f77

Browse files
Copilotkwerle
andcommitted
Update RuboCop TargetRubyVersion to 4.0
Co-authored-by: kwerle <23320+kwerle@users.noreply.github.com>
1 parent b123bc9 commit d3a7f77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins:
1414
- rubocop-rake
1515

1616
AllCops:
17-
TargetRubyVersion: 3.3 # 4.0 not yet afailable Tue Dec 30 15:07:23 PST 2025
17+
TargetRubyVersion: 4.0
1818
NewCops: enable
1919
Exclude:
2020
- 'spec/fixture_files/**/*'

0 commit comments

Comments
 (0)