-
-
Notifications
You must be signed in to change notification settings - Fork 65
Expand file tree
/
Copy pathGemfile.lock
More file actions
94 lines (89 loc) · 1.92 KB
/
Gemfile.lock
File metadata and controls
94 lines (89 loc) · 1.92 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
PATH
remote: ../..
specs:
webauthn (3.4.2)
android_key_attestation (~> 0.3.0)
bindata (~> 2.4)
cbor (~> 0.5.9)
cose (~> 1.1)
openssl (>= 2.2)
safety_net_attestation (~> 0.5.0)
tpm-key_attestation (~> 0.14.0)
GEM
remote: https://rubygems.org/
specs:
android_key_attestation (0.3.0)
base64 (0.3.0)
bindata (2.5.1)
byebug (12.0.0)
cbor (0.5.10.1)
cose (1.3.1)
cbor (~> 0.5.9)
openssl-signature_algorithm (~> 1.0)
fido_metadata (0.5.0)
base64 (>= 0.1.0)
jwt (>= 2.0, < 4)
jwt (2.10.2)
base64
logger (1.7.0)
multi_json (1.17.0)
mustermann (3.0.4)
ruby2_keywords (~> 0.0.1)
nio4r (2.7.4)
openssl (3.3.1)
openssl-signature_algorithm (1.3.0)
openssl (> 2.0)
puma (6.6.1)
nio4r (~> 2.0)
rack (3.2.3)
rack-contrib (2.5.0)
rack (< 4)
rack-protection (4.2.1)
base64 (>= 0.1.0)
logger (>= 1.6.0)
rack (>= 3.0.0, < 4)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rackup (2.2.1)
rack (>= 3)
ruby2_keywords (0.0.5)
rubyzip (3.1.0)
safety_net_attestation (0.5.0)
jwt (>= 2.0, < 4.0)
sinatra (4.2.1)
logger (>= 1.6.0)
mustermann (~> 3.0)
rack (>= 3.0.0, < 4)
rack-protection (= 4.2.1)
rack-session (>= 2.0.0, < 3)
tilt (~> 2.0)
sinatra-contrib (4.2.1)
multi_json (>= 0.0.2)
mustermann (~> 3.0)
rack-protection (= 4.2.1)
sinatra (= 4.2.1)
tilt (~> 2.0)
tilt (2.6.1)
tpm-key_attestation (0.14.1)
bindata (~> 2.4)
openssl (> 2.0)
openssl-signature_algorithm (~> 1.0)
webrick (1.9.1)
PLATFORMS
ruby
DEPENDENCIES
byebug
fido_metadata (~> 0.5.0)
puma (~> 6.6)
rack-contrib
rackup (~> 2.2)
rubyzip
sinatra (~> 4.0)
sinatra-contrib
webauthn!
webrick (~> 1.9)
RUBY VERSION
ruby 3.4.2p28
BUNDLED WITH
2.6.5