.rubocop.yml in rubocop-infinum-0.1.0 vs .rubocop.yml in rubocop-infinum-0.1.1

- old
+ new

@@ -40,6 +40,7 @@ TargetRubyVersion: 2.5 Exclude: - 'db/schema.rb' - 'db/migrate/*.rb' - 'config/**/*.rb' + - 'vendor/bundle/**/*' NewCops: enable