.rubocop_todo.yml in compact_index-0.14.0 vs .rubocop_todo.yml in compact_index-0.15.0

- old
+ new

@@ -25,10 +25,10 @@ - 'spec/versions_file_spec.rb' # Offense count: 36 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes. # URISchemes: http, https -Metrics/LineLength: +Layout/LineLength: Max: 122 # Offense count: 1 # Cop supports --auto-correct. Performance/RedundantMatch: