.rubocop.yml in heap-profiler-0.2.1 vs .rubocop.yml in heap-profiler-0.3.0

- old
+ new

@@ -14,7 +14,10 @@ Enabled: false Lint/RescueException: Enabled: false +Lint/MissingSuper: + Enabled: false + Metrics/ParameterLists: Enabled: false