Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Commit

Permalink
Lower Rubocop target version to 2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Apr 13, 2021
1 parent e51e6ff commit e144b97
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 @@ -7,7 +7,7 @@ require:
- rubocop-rake

AllCops:
TargetRubyVersion: 2.7
TargetRubyVersion: 2.6
Exclude:
- 'vendor/bundle/**/*'
- 'packaging/builds/**/*'
Expand Down

0 comments on commit e144b97

Please sign in to comment.