1
0
Fork 0
mirror of https://github.com/varvet/pundit.git synced 2022-11-09 12:30:11 -05:00

Update rubocop target version

This commit is contained in:
Linus Marton 2018-07-21 21:21:32 +02:00
parent a89cb3df21
commit 45c3408004
No known key found for this signature in database
GPG key ID: 3AE26AD3E41F5ED8

View file

@ -1,6 +1,6 @@
AllCops:
DisplayCopNames: true
TargetRubyVersion: 2.1
TargetRubyVersion: 2.2
Exclude:
- "gemfiles/**/*"
- "vendor/**/*"