.rubocop.yml in grumlin-0.19.4 vs .rubocop.yml in grumlin-0.19.5

- old
+ new

@@ -22,10 +22,10 @@ Metrics/ParameterLists: Max: 6 Naming/MethodName: - IgnoredPatterns: + AllowedPatterns: - toList - inVLabel - outVLabel - inV - outV