.rubocop.yml in undercover-0.1.2 vs .rubocop.yml in undercover-0.1.3

- old
+ new

@@ -6,10 +6,10 @@ AllowInnerSlashes: true Style/Documentation: Enabled: false -Style/SpaceInsideHashLiteralBraces: +Layout/SpaceInsideHashLiteralBraces: Enabled: true EnforcedStyle: no_space Metrics/BlockLength: Enabled: true