.rubocop_todo.yml in paperclip-globalize3-3.3.0 vs .rubocop_todo.yml in paperclip-globalize3-4.0.0
- old
+ new
@@ -7,10 +7,10 @@
# versions of RuboCop, may require this file to be generated again.
# Offense count: 3
# Configuration parameters: CountComments, ExcludedMethods.
Metrics/BlockLength:
- Max: 152
+ Max: 182
# Offense count: 2
# Configuration parameters: .
# SupportedStyles: have_received, receive
RSpec/MessageSpies: