.rubocop.yml in narou-3.2.4 vs .rubocop.yml in narou-3.2.5
- old
+ new
@@ -6,10 +6,10 @@
- "小説データ/**/*"
- "trash/**/*"
- "narou.gemspec"
- "spec/**/*"
DisplayCopNames: true
- TargetRubyVersion: 2.1
+ TargetRubyVersion: 2.3
Metrics/ClassLength:
CountComments: false
Max: 300