.rubocop.yml in recite_csv-2.0.0 vs .rubocop.yml in recite_csv-2.1.0

- old
+ new

@@ -1,8 +1,9 @@ require: rubocop-performance AllCops: - TargetRubyVersion: 2.4 + TargetRubyVersion: 3.0 + NewCops: enable Style/AsciiComments: Enabled: false Style/Documentation: