.rubocop.yml in tpm-key_attestation-0.1.0 vs .rubocop.yml in tpm-key_attestation-0.2.0

- old
+ new

@@ -1,7 +1,9 @@ AllCops: TargetRubyVersion: 2.3 DisabledByDefault: true + Exclude: + - "gemfiles/**/*" Bundler: Enabled: true Gemspec: