.rubocop.yml in cryptum-0.0.433 vs .rubocop.yml in cryptum-0.0.434

- old
+ new

@@ -10,10 +10,10 @@ Metrics/BlockLength: Max: 138 Metrics/BlockNesting: Max: 4 Metrics/ClassLength: - Max: 128 + Max: 132 Metrics/CyclomaticComplexity: Max: 86 Metrics/MethodLength: Max: 418 Metrics/ModuleLength: