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

Commit

Permalink
Remove Gemspec/RequiredRubyVersion RuboCop rule
Browse files Browse the repository at this point in the history
  • Loading branch information
epistrephein committed Jan 16, 2020
1 parent ac67fde commit 259ebf8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ AllCops:
DisplayCopNames: true
DisplayStyleGuide: true

Gemspec/RequiredRubyVersion:
Enabled: false

Layout/AlignHash:
EnforcedHashRocketStyle: table
EnforcedColonStyle: table
Expand Down

0 comments on commit 259ebf8

Please sign in to comment.