rubocop-todo.yml in rack-simple_auth-0.1.4 vs rubocop-todo.yml in rack-simple_auth-1.0.0rc

- old
+ new

@@ -9,10 +9,10 @@ CyclomaticComplexity: Max: 7 # Offense count: 55 LineLength: - Max: 129 + Max: 150 # Offense count: 3 # Configuration parameters: CountComments. MethodLength: Max: 16