-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
52 lines (50 loc) · 1.12 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
GEM
remote: https://rubygems.org/
specs:
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
celluloid-websocket (0.0.9)
celluloid
celluloid-io
http
rack
websocket-driver (>= 0.5.1)
connection_pool (2.1.1)
daemon_controller (1.2.0)
ddp-server (0.0.5)
celluloid-websocket (~> 0.0.7)
ddp-server-rethinkdb (0.0.4)
celluloid-websocket (>= 0.0.9)
connection_pool
ddp-server (>= 0.0.4)
rethinkdb
hitimes (1.2.2)
http (0.7.2)
http-form_data (~> 1.0.0)
http_parser.rb (~> 0.6.0)
http-form_data (1.0.0)
http_parser.rb (0.6.0)
json (1.8.2)
nio4r (1.1.0)
passenger (4.0.59)
daemon_controller (>= 1.2.0)
rack
rake (>= 0.8.1)
rack (1.6.0)
rake (10.4.2)
rethinkdb (1.16.0.1)
json
timers (4.0.1)
hitimes
websocket-driver (0.5.3)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
ddp-server (>= 0.0.5)
ddp-server-rethinkdb (>= 0.0.4)
passenger (>= 4.0.58)