-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
58 lines (54 loc) · 1.14 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
PATH
remote: .
specs:
canari (0.2.0)
dalli (~> 2.7)
eventmachine (~> 1.2)
mail (~> 2.7)
permessage_deflate (~> 0.1)
thor (~> 0.19)
websocket-driver (~> 0.7)
GEM
remote: https://rubygems.org/
specs:
coveralls (0.8.22)
json (>= 1.8, < 3)
simplecov (~> 0.16.1)
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
dalli (2.7.9)
docile (1.3.1)
eventmachine (1.2.7)
json (2.2.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
mini_mime (1.0.1)
minitest (5.11.3)
minitest-implicit-subject (1.4.0)
minitest
permessage_deflate (0.1.4)
rake (10.5.0)
simplecov (0.16.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
term-ansicolor (1.7.1)
tins (~> 1.0)
thor (0.19.4)
tins (1.20.2)
websocket-driver (0.7.0)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.3)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.16)
canari!
coveralls (~> 0.8, >= 0.8.9)
minitest (~> 5.0)
minitest-implicit-subject (~> 1.4)
rake (~> 10.0)
BUNDLED WITH
1.17.2