-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
92 lines (90 loc) · 1.99 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.0.20)
activesupport (= 3.0.20)
builder (~> 2.1.2)
i18n (~> 0.5.0)
activerecord (3.0.20)
activemodel (= 3.0.20)
activesupport (= 3.0.20)
arel (~> 2.0.10)
tzinfo (~> 0.3.23)
activerecord-postgis-adapter (0.6.4)
rgeo-activerecord (~> 0.5.0)
activesupport (3.0.20)
addressable (2.3.4)
arel (2.0.10)
async-rack (0.5.1)
rack (~> 1.1)
backports (3.3.1)
builder (2.1.2)
descendants_tracker (0.0.1)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
eventmachine (1.0.3)
goliath (1.0.2)
async-rack
em-synchrony (>= 1.0.0)
em-websocket (= 0.3.8)
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.4.1)
activesupport
builder
hashie (>= 1.2.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
rack (>= 1.3.0)
rack-accept
rack-mount
virtus
hashie (2.0.5)
http_parser.rb (0.5.3)
i18n (0.5.0)
json (1.7.7)
log4r (1.1.10)
multi_json (1.7.6)
multi_xml (0.5.4)
pg (0.15.1)
rack (1.5.2)
rack-accept (0.4.5)
rack (>= 0.4)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rgeo (0.3.20)
rgeo-activerecord (0.5.0)
activerecord (>= 3.0.3)
arel (>= 2.0.6)
rgeo (>= 0.3.20)
rgeo-geojson (0.2.3)
rgeo (>= 0.3.7)
tzinfo (0.3.37)
virtus (0.5.5)
backports (~> 3.3)
descendants_tracker (~> 0.0.1)
PLATFORMS
ruby
DEPENDENCIES
activerecord-postgis-adapter (= 0.6.4)
em-synchrony
goliath
grape
json (~> 1.7.7)
pg
rgeo
rgeo-activerecord (= 0.5.0)
rgeo-geojson