Skip to content

Commit

Permalink
[Resolved] Gemspec/RequiredRubyVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Jun 1, 2022
1 parent 1c372f2 commit 4f822fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
AllCops:
# rubocop 1.13.0+ requires ruby 2.5+
TargetRubyVersion: 2.5
# rubocop 1.3.0+ requires ruby 2.6+
TargetRubyVersion: 2.6

Exclude:
- 'spec/dummy/**/*'
Expand Down

0 comments on commit 4f822fd

Please sign in to comment.