.rubocop.yml in translate_self-0.3.0 vs .rubocop.yml in translate_self-0.4.0

- old
+ new

@@ -1,6 +1,7 @@ AllCops: TargetRubyVersion: 2.5 + NewCops: enable Style/StringLiterals: Enabled: true EnforcedStyle: single_quotes