Skip to content

Commit

Permalink
Merge pull request cedarcode#387 from cedarcode/build/bump-tmp-key-at…
Browse files Browse the repository at this point in the history
…testation

Bump `tpm-key_attestation` to `v0.12.0`
  • Loading branch information
brauliomartinezlm committed Feb 15, 2023
2 parents 4de6ed5 + 6612c58 commit a0a19ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webauthn.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "cose", "~> 1.1"
spec.add_dependency "openssl", ">= 2.2"
spec.add_dependency "safety_net_attestation", "~> 0.4.0"
spec.add_dependency "tpm-key_attestation", "~> 0.11.0"
spec.add_dependency "tpm-key_attestation", "~> 0.12.0"

spec.add_development_dependency "bundler", ">= 1.17", "< 3.0"
spec.add_development_dependency "byebug", "~> 11.0"
Expand Down

0 comments on commit a0a19ed

Please sign in to comment.