-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Gemfile.lock
67 lines (63 loc) · 1.35 KB
/
Gemfile.lock
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
PATH
remote: .
specs:
tipi (0.55)
acme-client (~> 2.0.14)
ever (~> 0.2)
extralite (~> 2.1)
h1p (~> 1.1)
http-2 (~> 0.11)
localhost (~> 1.1.10)
msgpack (~> 1.7.1)
polyphony (~> 1.4)
qeweney (~> 0.18)
rack (>= 2.0.8, < 3.1.0)
websocket (~> 1.2.9)
GEM
remote: https://rubygems.org/
specs:
acme-client (2.0.14)
faraday (>= 1.0, < 3.0.0)
faraday-retry (>= 1.0, < 3.0.0)
cuba (3.9.3)
rack (>= 1.6.0)
docile (1.4.0)
escape_utils (1.2.2)
ever (0.2)
extralite (2.1)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday-retry (2.2.0)
faraday (~> 2.0)
h1p (1.1)
http-2 (0.11.0)
localhost (1.1.10)
memory_profiler (1.0.1)
minitest (5.18.1)
msgpack (1.7.2)
polyphony (1.4)
qeweney (0.18)
escape_utils (~> 1.2.1)
rack (3.0.8)
rake (13.0.6)
ruby2_keywords (0.0.5)
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)
websocket (1.2.9)
PLATFORMS
ruby
DEPENDENCIES
cuba (~> 3.9.3)
memory_profiler (~> 1.0.1)
minitest (~> 5.18.1)
rake (~> 13.0.6)
simplecov (~> 0.22.0)
tipi!
BUNDLED WITH
2.3.3