.rubocop_todo.yml in wine_bouncer-1.0.2 vs .rubocop_todo.yml in wine_bouncer-1.0.3

- old
+ new

@@ -110,10 +110,10 @@ - 'spec/intergration/oauth2_swagger_strategy_spec.rb' - 'spec/rails_helper.rb' # Offense count: 21 # Cop supports --auto-correct. -Style/MethodCallParentheses: +Style/MethodCallWithoutArgsParentheses: Exclude: - 'spec/lib/wine_bouncer/auth_strategies/default_spec.rb' - 'spec/lib/wine_bouncer/auth_strategies/swagger_spec.rb' # Offense count: 1