forked from Mapotempo/optimizer-api
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGemfile.lock
More file actions
193 lines (189 loc) · 4.16 KB
/
Gemfile.lock
File metadata and controls
193 lines (189 loc) · 4.16 KB
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
GIT
remote: git://github.com/Mapotempo/active_hash.git
revision: 907de1c970c32bd8054724e095717045cfb04c88
specs:
active_hash (1.4.1)
activesupport (>= 2.2.2)
GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.10)
activesupport (= 4.2.10)
builder (~> 3.1)
activesupport (4.2.10)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
ai4r (1.13)
ansi (1.5.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
builder (3.2.3)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
concurrent-ruby (1.0.5)
daemons (1.2.5)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
docile (1.1.5)
domain_name (0.5.20170404)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
eventmachine (1.2.5)
google-protobuf (3.5.0)
grape (0.18.0)
activesupport
builder
hashie (>= 2.1.0)
multi_json (>= 1.3.2)
multi_xml (>= 0.5.2)
mustermann-grape (~> 0.4.0)
rack (>= 1.3.0)
rack-accept
virtus (>= 1.0.0)
grape-entity (0.6.0)
activesupport
multi_json (>= 1.3.2)
grape-swagger (0.25.3)
grape (>= 0.12.0)
grape-swagger-entity (0.1.5)
grape-entity
grape-swagger (>= 0.20.4)
grape_logging (1.7.0)
grape
hashie (3.5.7)
http-cookie (1.0.3)
domain_name (~> 0.5)
i18n (0.9.1)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
json (2.1.0)
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.3.0)
minitest (5.10.3)
minitest-reporters (1.1.19)
ansi
builder
minitest (>= 5.0)
ruby-progressbar
mono_logger (1.1.0)
multi_json (1.12.2)
multi_xml (0.6.0)
mustermann (0.4.0)
tool (~> 0.2)
mustermann-grape (0.4.0)
mustermann (= 0.4.0)
netrc (0.11.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
polylines (0.3.0)
puma (3.11.0)
rack (1.5.5)
rack-accept (0.4.5)
rack (>= 0.4)
rack-contrib (1.8.0)
rack (~> 1.4)
rack-cors (1.0.2)
rack-protection (1.5.3)
rack
rack-test (0.7.0)
rack (>= 1.0, < 3)
rake (10.3.2)
rakeup (1.2.0)
rack (~> 1.5.0)
rake (~> 10.3.0)
redis (3.3.5)
redis-activesupport (5.0.4)
activesupport (>= 3, < 6)
redis-store (>= 1.3, < 2)
redis-namespace (1.6.0)
redis (>= 3.0.4)
redis-store (1.4.1)
redis (>= 2.2, < 5)
require_all (1.4.0)
resque (1.27.4)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-status (0.5.0)
resque (~> 1.19)
rest-client (2.0.2)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rgeo (1.0.0)
rgeo-geojson (1.0.0)
rgeo (~> 1.0)
ruby-progressbar (1.9.0)
sim_annealing (0.0.2)
simplecov (0.15.1)
docile (~> 1.1.0)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
sinatra (1.4.8)
rack (~> 1.5)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thin (1.7.2)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3)
thread_safe (0.3.6)
tilt (2.0.8)
tool (0.2.3)
tzinfo (1.2.4)
thread_safe (~> 0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.4)
vegas (0.1.11)
rack (>= 1.0.0)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
PLATFORMS
ruby
DEPENDENCIES
active_hash!
activemodel (< 5)
ai4r
google-protobuf (>= 3)
grape (< 0.19.0)
grape-entity
grape-swagger (< 0.26.0)
grape-swagger-entity (< 0.1.6)
grape_logging
i18n
minitest
minitest-reporters
nokogiri
polylines
puma
rack
rack-contrib
rack-cors
rack-test (< 0.8)
rakeup
redis (< 4)
redis-activesupport
require_all
resque
resque-status
rest-client
rgeo
rgeo-geojson
sim_annealing
simplecov
thin
BUNDLED WITH
1.15.1