.rubocop.yml in openssl-signature_algorithm-1.0.0 vs .rubocop.yml in openssl-signature_algorithm-1.1.0
- old
+ new
@@ -1,9 +1,10 @@
AllCops:
TargetRubyVersion: 2.4
DisabledByDefault: true
Exclude:
- "gemfiles/**/*"
+ - "vendor/bundle/**/*"
Bundler:
Enabled: true
Gemspec: