config/rubocop.yml in pulis-0.1.35 vs config/rubocop.yml in pulis-0.1.36

- old
+ new

@@ -204,5 +204,9 @@ Style/MethodCallWithoutArgsParentheses: Enabled: true Style/DefWithParentheses: Enabled: true + +Style/HashSyntax: + EnforcedShorthandSyntax: either +