.rubocop.yml in cryptum-0.0.435 vs .rubocop.yml in cryptum-0.0.436

- old
+ new

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