We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cca7dd commit 4e42e6fCopy full SHA for 4e42e6f
1 file changed
spec/conformance/Gemfile.lock
@@ -1,13 +1,13 @@
1
PATH
2
remote: ../..
3
specs:
4
- webauthn (3.4.1)
+ webauthn (3.4.2)
5
android_key_attestation (~> 0.3.0)
6
bindata (~> 2.4)
7
cbor (~> 0.5.9)
8
cose (~> 1.1)
9
openssl (>= 2.2)
10
- safety_net_attestation (~> 0.4.0)
+ safety_net_attestation (~> 0.5.0)
11
tpm-key_attestation (~> 0.14.0)
12
13
GEM
@@ -50,8 +50,8 @@ GEM
50
rack (>= 3)
51
ruby2_keywords (0.0.5)
52
rubyzip (3.1.0)
53
- safety_net_attestation (0.4.0)
54
- jwt (~> 2.0)
+ safety_net_attestation (0.5.0)
+ jwt (>= 2.0, < 4.0)
55
sinatra (4.1.1)
56
logger (>= 1.6.0)
57
mustermann (~> 3.0)
0 commit comments