.rubocop.yml in creditsafe-0.3.0 vs .rubocop.yml in creditsafe-0.3.1

- old
+ new

@@ -14,11 +14,5 @@ Style/DotPosition: EnforcedStyle: trailing Style/Documentation: Enabled: false - -Metrics/MethodLength: - Max: 15 - -Metrics/ClassLength: - Max: 152