.rubocop.yml in junk_drawer-1.4.0 vs .rubocop.yml in junk_drawer-1.5.0

- old
+ new

@@ -18,10 +18,10 @@ - lib/junk_drawer/rails/bulk_updatable.rb Metrics/BlockLength: Exclude: - junk_drawer.gemspec - - spec/**/*_spec.rb + - spec/**/* RSpec/ExampleLength: Enabled: false RSpec/MultipleExpectations: