Skip to content

Commit

Permalink
build: bump tpm-key_attestation to v0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed Feb 15, 2023
1 parent 4de6ed5 commit 6612c58
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 6612c58

Please sign in to comment.