-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
85 lines (82 loc) · 1.82 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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
GEM
remote: https://rubygems.org/
specs:
async (2.3.1)
console (~> 1.10)
io-event (~> 1.1)
timers (~> 4.1)
async-http (0.60.1)
async (>= 1.25)
async-io (>= 1.28)
async-pool (>= 0.2)
protocol-http (~> 0.24.0)
protocol-http1 (~> 0.15.0)
protocol-http2 (~> 0.15.0)
traces (>= 0.8.0)
async-io (1.34.3)
async
async-pool (0.3.12)
async (>= 1.25)
brotli (0.4.0)
coderay (1.1.3)
console (1.16.2)
fiber-local
diff-lcs (1.5.0)
fiber-local (1.0.0)
haml (6.1.1)
temple (>= 0.8.2)
thor
tilt
io-event (1.1.4)
localhost (1.1.10)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2023.0218.1)
minitest (5.18.0)
minitest-hooks (1.5.0)
minitest (> 5.3)
prettier_print (1.2.1)
protocol-hpack (1.4.2)
protocol-http (0.24.1)
protocol-http1 (0.15.0)
protocol-http (~> 0.22)
protocol-http2 (0.15.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
syntax_tree (6.0.2)
prettier_print (>= 1.2.0)
syntax_tree-haml (3.0.0)
haml (>= 5.2, != 6.0.0)
prettier_print (>= 1.0.0)
syntax_tree (>= 5.0.1)
syntax_tree-xml (0.1.0)
prettier_print
syntax_tree (>= 2.0.1)
temple (0.10.0)
thor (1.2.1)
tilt (2.1.0)
timers (4.3.5)
traces (0.8.0)
PLATFORMS
x86_64-darwin-20
x86_64-linux
DEPENDENCIES
async (~> 2.3)
async-http (~> 0.60.1)
async-io (~> 1.34)
brotli (~> 0.4.0)
diff-lcs (~> 1.5)
localhost (~> 1.1)
mime-types (~> 3.4)
minitest (~> 5.18)
minitest-hooks (~> 1.5)
pry (~> 0.14.1)
syntax_tree (~> 6.0)
syntax_tree-haml (~> 3.0)
syntax_tree-xml (~> 0.1.0)
BUNDLED WITH
2.4.1