.rubocop.yml in
webauthn-1.11.0
vs .rubocop.yml in
webauthn-1.12.0
- old
+ new
@@ -1,7 +1,9 @@
AllCops: TargetRubyVersion: 2.3 DisabledByDefault: true
+ Exclude:
+ - "gemfiles/**/*"
Bundler: Enabled: true Gemspec: