Skip to content

Commit

Permalink
Merge pull request #1489 from kamipo/patch-1
Browse files Browse the repository at this point in the history
Update TargetRubyVersion to 2.3 in .rubocop.yml
  • Loading branch information
rafaelfranca committed Jan 16, 2020
2 parents d2b8f25 + 30fae80 commit e24d1a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.2
TargetRubyVersion: 2.3
DisabledByDefault: true
Exclude:
- '**/vendor/**/*'
Expand Down

0 comments on commit e24d1a0

Please sign in to comment.