.rubocop.yml in moxml-0.1.0 vs .rubocop.yml in moxml-0.1.1

- old
+ new

@@ -1,4 +1,6 @@ +inherit_from: .rubocop_todo.yml + AllCops: TargetRubyVersion: 3.0 Style/StringLiterals: EnforcedStyle: double_quotes