.rubocop.yml in ykxutils-0.1.3 vs .rubocop.yml in ykxutils-0.1.4

- old
+ new

@@ -4,9 +4,10 @@ inherit_from: .rubocop_todo.yml AllCops: TargetRubyVersion: 2.6 + NewCops: enable Style/StringLiterals: Enabled: true EnforcedStyle: double_quotes