.rubocop.yml in ezclient-0.4.0 vs .rubocop.yml in ezclient-0.5.0

- old
+ new

@@ -2,5 +2,7 @@ rubocop-config-umbrellio: lib/rubocop.yml AllCops: DisplayCopNames: true TargetRubyVersion: 2.5 + Exclude: + - vendor/**/*