.rubocop.yml in pundit-2.0.0 vs .rubocop.yml in pundit-2.0.1
- old
+ new
@@ -1,7 +1,7 @@
AllCops:
DisplayCopNames: true
- TargetRubyVersion: 2.1
+ TargetRubyVersion: 2.2
Exclude:
- "gemfiles/**/*"
- "vendor/**/*"
- "lib/generators/**/*"