Skip to content

Commit

Permalink
Update RuboCop target Ruby version to 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed Jan 12, 2025
1 parent e753d72 commit 574f64e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ inherit_from: .rubocop_todo.yml
AllCops:
DisplayCopNames: true
DisplayStyleGuide: true
TargetRubyVersion: 2.0
TargetRubyVersion: 2.5

Lint/AmbiguousBlockAssociation:
Enabled: false
Expand Down

0 comments on commit 574f64e

Please sign in to comment.