Skip to content

Commit

Permalink
Remove TargetRubyVersion in RuboCop config
Browse files Browse the repository at this point in the history
reads from required_ruby_version in RuboCop 1.61+
  • Loading branch information
jenshenny committed Apr 4, 2024
1 parent 7fce7db commit d94fc25
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
1 change: 0 additions & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ inherit_gem:
rubocop-shopify: rubocop.yml

AllCops:
TargetRubyVersion: 2.7
NewCops: enable
Exclude:
- test/allow_list_bench.rb
Expand Down
29 changes: 16 additions & 13 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d94fc25

Please sign in to comment.