.rubocop.yml in aitch-1.2.2 vs .rubocop.yml in aitch-2.0.0

- old
+ new

@@ -1,10 +1,10 @@ --- inherit_gem: rubocop-fnando: .rubocop.yml AllCops: - TargetRubyVersion: 2.5 + TargetRubyVersion: 3.0 NewCops: enable Layout/LineLength: Exclude: - test/**/*.rb