.rubocop.yml in fasten-0.6.0 vs .rubocop.yml in fasten-0.7.0

- old
+ new

@@ -13,8 +13,8 @@ Metrics/AbcSize: Max: 17 Metrics/MethodLength: Max: 15 Metrics/ParameterLists: - Max: 6 + Max: 8 Layout/AlignHash: EnforcedHashRocketStyle: table