Skip to content

Commit

Permalink
Fix Rubocop deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibuya committed Jul 3, 2022
1 parent a2e366e commit 0ebbd85
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 @@ -15,7 +15,7 @@ AllCops:
SuggestExtensions: false
TargetRubyVersion: 2.6

Gemspec/DateAssignment:
Gemspec/DeprecatedAttributeAssignment:
Enabled: true

Layout/AccessModifierIndentation:
Expand Down

0 comments on commit 0ebbd85

Please sign in to comment.