.rubocop.yml in verboten_keys-1.0.1 vs .rubocop.yml in verboten_keys-1.1.0

- old
+ new

@@ -1,7 +1,7 @@ AllCops: NewCops: enable - TargetRubyVersion: 2.5 + TargetRubyVersion: 2.7 Lint/DuplicateMethods: Enabled: false Layout/HashAlignment: