.rubocop.yml in jwt-2.4.1 vs .rubocop.yml in jwt-2.5.0

- old
+ new

@@ -27,10 +27,10 @@ Metrics/AbcSize: Max: 25 Metrics/ClassLength: - Max: 105 + Max: 112 Metrics/ModuleLength: Max: 100 Metrics/MethodLength: