forked from djones/grape-goliath-example
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
92 lines (88 loc) · 1.94 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
86
87
88
89
90
91
92
GIT
remote: git://github.com/igrigorik/em-synchrony.git
revision: ce26104a4754eaec04ca38d8d7c6f14f0e772675
specs:
em-synchrony (1.0.2)
eventmachine (>= 1.0.0.beta.1)
GIT
remote: git://github.com/leftbee/em-postgresql-adapter.git
revision: c9b31df6d3177ac22f94b08d6b722009ac089215
specs:
em-postgresql-adapter (0.3)
activerecord (>= 3.1.0)
eventmachine
pg (>= 0.8.0)
GEM
remote: https://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
addressable (2.3.2)
arel (3.0.2)
async-rack (0.5.1)
rack (~> 1.1)
backports (2.6.4)
builder (3.0.4)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.0)
goliath (1.0.0)
async-rack
em-synchrony (>= 1.0.0)
em-websocket
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.5.3)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
grape (0.2.2)
activesupport
hashie (~> 1.2)
multi_json (>= 1.3.2)
multi_xml
rack
rack-accept
rack-mount
virtus
hashie (1.2.0)
http_parser.rb (0.5.3)
i18n (0.6.1)
log4r (1.1.10)
multi_json (1.3.6)
multi_xml (0.5.1)
pg (0.14.1)
rack (1.4.1)
rack-accept (0.4.5)
rack (>= 0.4)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-fiber_pool (0.9.2)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
tzinfo (0.3.33)
virtus (0.5.2)
backports (~> 2.6.1)
PLATFORMS
ruby
DEPENDENCIES
em-postgresql-adapter!
em-synchrony!
goliath
grape
pg
rack-fiber_pool