.rubocop.yml in tpm-key_attestation-0.10.0 vs .rubocop.yml in tpm-key_attestation-0.11.0

- old
+ new

@@ -1,9 +1,10 @@ AllCops: TargetRubyVersion: 2.4 DisabledByDefault: true Exclude: - "gemfiles/**/*" + - "vendor/bundle/**/*" Bundler: Enabled: true Gemspec: