.rubocop.yml in narou-3.1.3 vs .rubocop.yml in narou-3.1.4

- old
+ new

@@ -4,9 +4,10 @@ AllCops: Exclude: - "小説データ/**/*" - "trash/**/*" - "narou.gemspec" + - "spec/**/*" DisplayCopNames: true TargetRubyVersion: 2.1 Metrics/ClassLength: CountComments: false