-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathGemfile.lock
More file actions
85 lines (81 loc) · 1.68 KB
/
Copy pathGemfile.lock
File metadata and controls
85 lines (81 loc) · 1.68 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
PATH
remote: .
specs:
tipi (0.56)
acme-client (~> 2.0.26)
base64 (~> 0.3)
ever (~> 0.2)
extralite (~> 2.13)
h1p (~> 1.1)
http-2 (~> 1.1)
localhost (~> 1.6.0)
msgpack (~> 1.8.0)
mutex_m (~> 0.3)
polyphony (~> 1.4)
qeweney (~> 0.24)
rack (>= 2.0.8, < 3.3.0)
websocket (~> 1.2.11)
GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.26)
base64 (~> 0.2)
faraday (>= 1.0, < 3.0.0)
faraday-retry (>= 1.0, < 3.0.0)
base64 (0.3.0)
cuba (4.0.3)
rack (>= 3.0.0)
rack-session (>= 2.0.0)
docile (1.4.0)
escape_utils (1.3.0)
ever (0.2)
extralite (2.13)
faraday (2.14.0)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-net_http (3.4.1)
net-http (>= 0.5.0)
faraday-retry (2.3.2)
faraday (~> 2.0)
h1p (1.1)
http-2 (1.1.1)
json (2.15.1)
localhost (1.6.0)
logger (1.7.0)
memory_profiler (1.1.0)
minitest (5.26.0)
msgpack (1.8.0)
mutex_m (0.3.0)
net-http (0.6.0)
uri
ostruct (0.6.3)
polyphony (1.4)
qeweney (0.24)
escape_utils (= 1.3.0)
rack (3.2.3)
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rake (13.3.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
uri (1.0.4)
websocket (1.2.11)
PLATFORMS
ruby
DEPENDENCIES
cuba (~> 4.0.3)
logger (~> 1.7)
memory_profiler (~> 1.1.0)
minitest (~> 5.26.0)
ostruct (~> 0.3)
rake (~> 13.3.0)
simplecov (~> 0.22.0)
tipi!
BUNDLED WITH
2.7.2