.rubocop_cocoapods.yml in cocoapods-keys-2.0.0 vs .rubocop_cocoapods.yml in cocoapods-keys-2.0.1

- old
+ new

@@ -35,10 +35,10 @@ # We only add the comment when needed. Encoding: Enabled: false -Style/MultilineOperationIndentation: +Layout/MultilineOperationIndentation: EnforcedStyle: indented # Clashes with CLAide Command#validate! GuardClause: Enabled: false