.rubocop.yml in base45-0.2.0 vs .rubocop.yml in base45-0.3.0

- old
+ new

@@ -1,11 +1,7 @@ AllCops: TargetRubyVersion: 3.0.2 -Style/StringLiterals: - Enabled: true - EnforcedStyle: double_quotes - Style/StringLiteralsInInterpolation: Enabled: true EnforcedStyle: double_quotes Layout/LineLength: