.rubocop.yml in futex-0.6.2 vs .rubocop.yml in futex-0.6.3

- old
+ new

@@ -9,10 +9,10 @@ Metrics/AbcSize: Max: 60 Metrics/BlockLength: Max: 30 Metrics/MethodLength: - Max: 40 + Max: 50 Metrics/ClassLength: Max: 150 Metrics/CyclomaticComplexity: Max: 10 Metrics/PerceivedComplexity: