Skip to content

Commit

Permalink
Merge pull request #107 from koic/relax_target_ruby_version
Browse files Browse the repository at this point in the history
Relax `TargetRubyVersion`
  • Loading branch information
toshimaru authored Apr 21, 2021
2 parents 3ee504d + a709476 commit 3d259a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ require:
- rubocop-rails

AllCops:
# rubocop-rails_config still supports Ruby 2.4
TargetRubyVersion: 2.4
# RuboCop has a bunch of cops enabled by default. This setting tells RuboCop
# to ignore them, so only the ones explicitly set in this file are enabled.
DisabledByDefault: true
Expand Down

0 comments on commit 3d259a5

Please sign in to comment.