.rubocop.yml in image_optim-0.22.1 vs .rubocop.yml in image_optim-0.23.0

- old
+ new

@@ -34,9 +34,12 @@ EnforcedStyle: trailing Style/DoubleNegation: Enabled: false +Style/EmptyCaseCondition: + Enabled: false + Style/Encoding: EnforcedStyle: when_needed Style/HashSyntax: EnforcedStyle: hash_rockets