.rubocop.yml in lex-health-0.1.1 vs .rubocop.yml in lex-health-0.1.2

- old
+ new

@@ -4,9 +4,11 @@ Max: 30 Metrics/ClassLength: Max: 1500 Metrics/BlockLength: Max: 50 +Metrics/AbcSize: + Max: 25 Layout/SpaceAroundEqualsInParameterDefault: EnforcedStyle: space Style/SymbolArray: Enabled: true Layout/HashAlignment: \ No newline at end of file