.rubocop.yml in inforouter-0.2.0 vs .rubocop.yml in inforouter-0.2.6

- old
+ new

@@ -14,12 +14,9 @@ Documentation: # don't require classes to be documented Enabled: false -HashSyntax: - EnforcedStyle: hash_rockets - NumericLiterals: # don't separate numeric literals with _ Enabled: false RaiseArgs: