Drop EOL Ruby 2.7 (#24237)
This commit is contained in:
parent
d8a06c1375
commit
49fad26eca
12 changed files with 12 additions and 27 deletions
|
@ -13,7 +13,7 @@ require:
|
|||
- rubocop-capybara
|
||||
|
||||
AllCops:
|
||||
TargetRubyVersion: 2.7 # Set to minimum supported version of CI
|
||||
TargetRubyVersion: 3.0 # Set to minimum supported version of CI
|
||||
DisplayCopNames: true
|
||||
DisplayStyleGuide: true
|
||||
ExtraDetails: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue