forked from urbanadventurer/urlcrazy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
45 lines (42 loc) · 864 Bytes
/
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
GEM
remote: https://rubygems.org/
specs:
async (1.24.2)
console (~> 1.0)
nio4r (~> 2.3)
timers (~> 4.1)
async-dns (1.2.5)
async-io (~> 1.15)
async-http (0.50.8)
async (~> 1.23)
async-io (~> 1.27.0)
async-pool (~> 0.2)
protocol-http (~> 0.15.1)
protocol-http1 (~> 0.10.0)
protocol-http2 (~> 0.11.0)
async-io (1.27.7)
async (~> 1.14)
async-pool (0.2.0)
async (~> 1.8)
colorize (0.8.1)
console (1.8.2)
json (2.0.2)
nio4r (2.5.2)
protocol-hpack (1.4.2)
protocol-http (0.15.1)
protocol-http1 (0.10.3)
protocol-http (~> 0.15)
protocol-http2 (0.11.6)
protocol-hpack (~> 1.4)
protocol-http (~> 0.15)
timers (4.3.0)
PLATFORMS
ruby
DEPENDENCIES
async
async-dns
async-http
colorize
json
BUNDLED WITH
1.15.4