.rubocop_todo.yml in capybara-screenshot-diff-0.6.0 vs .rubocop_todo.yml in capybara-screenshot-diff-0.7.0

- old
+ new

@@ -14,15 +14,15 @@ Exclude: - 'lib/capybara/screenshot/diff/capybara_setup.rb' # Offense count: 7 Metrics/AbcSize: - Max: 26 + Max: 28 # Offense count: 1 # Configuration parameters: CountComments. Metrics/ClassLength: - Max: 186 + Max: 188 # Offense count: 2 Metrics/CyclomaticComplexity: Max: 8