This repository has been archived by the owner on Dec 7, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Gemfile.lock
83 lines (78 loc) · 1.72 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
GIT
remote: git://github.com/celluloid/celluloid.git
revision: a635787672fb0789af1b402c603af135557c31aa
specs:
celluloid (0.18.0.pre)
celluloid-pool (~> 0.20)
celluloid-supervision (~> 0.20)
timers (~> 4)
PATH
remote: .
specs:
celluloid-dns (0.17.3)
celluloid (~> 0.17)
celluloid-io (~> 0.17)
timers (~> 4.1.0)
GEM
remote: https://rubygems.org/
specs:
celluloid-io (0.17.3)
celluloid (>= 0.17.2)
nio4r (>= 1.1)
timers (>= 4.1.1)
celluloid-pool (0.20.5)
timers (>= 4.1.1)
celluloid-supervision (0.20.6)
timers (>= 4.1.1)
coveralls (0.8.19)
json (>= 1.8, < 3)
simplecov (~> 0.12.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
tins (~> 1.6)
diff-lcs (1.3)
docile (1.1.5)
hitimes (1.2.4)
json (2.0.3)
nio4r (2.0.0)
process-daemon (1.0.1)
rainbow (~> 2.0)
rainbow (2.2.1)
rake (12.0.0)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
simplecov (0.12.0)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
term-ansicolor (1.4.1)
tins (~> 1.0)
thor (0.19.4)
timers (4.1.2)
hitimes
tins (1.13.2)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.3)
celluloid!
celluloid-dns!
coveralls
process-daemon (~> 1.0.0)
rake
rspec (~> 3.4.0)
simplecov
BUNDLED WITH
1.14.6