-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
374 lines (353 loc) · 8.13 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
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
GIT
remote: git://github.com/fumi/rdf-4store.git
revision: 4a04008dfb3a6c9bc2c3354d736d0cb059f769fb
specs:
rdf-4store (0.0.3)
equivalent-xml (>= 0.3.0)
linkeddata (>= 0.3.5)
rdf (>= 0.3.11.1)
sparql-client (>= 0.3.3)
GIT
remote: git://github.com/gkellogg/sinatra-respond_to.git
revision: 15b916d59486495eb3f183ff9883a700fa79d2f5
specs:
sinatra-respond_to (0.9.1)
sinatra (~> 1.3)
GIT
remote: git://github.com/ruby-rdf/json-ld.git
revision: c0860c902211ed2cf2c9669f92637f091551cd56
specs:
json-ld (1.1.1)
rdf (>= 1.0.8)
GIT
remote: git://github.com/ruby-rdf/linkeddata.git
revision: b7bb7e60c1d3248d0aa908fa9cd0cfb9eacc1b60
specs:
linkeddata (1.1.1)
equivalent-xml (>= 0.4.0)
json-ld (>= 1.1.1)
nokogiri (>= 1.6.1)
rdf (>= 1.1.1)
rdf-aggregate-repo (>= 1.1.0)
rdf-isomorphic (>= 1.1.0)
rdf-json (>= 1.1.0)
rdf-microdata (>= 1.1.1)
rdf-n3 (>= 1.1.0)
rdf-rdfa (>= 1.1.1)
rdf-rdfxml (>= 1.1.0)
rdf-trig (>= 1.1.2)
rdf-trix (>= 1.1.0)
rdf-turtle (>= 1.1.2)
sparql (>= 1.1.2)
sparql-client (>= 1.1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-aggregate-repo.git
revision: 24742dc88348d5c8bb26923dcd210ca47fe3d1b5
specs:
rdf-aggregate-repo (1.1.0)
rdf (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-isomorphic.git
revision: d4d0714cf47d22173231a1de7a160b47ae312b72
specs:
rdf-isomorphic (1.1.0)
rdf (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-json.git
revision: 94038aa5cbc3c06a9c94ad7ee2686a1ac7161359
specs:
rdf-json (1.1.0)
rdf (>= 1.1.0)
GIT
remote: git://github.com/ruby-rdf/rdf-microdata.git
revision: 5150c4b9742b6e6256134f62cf614b6866a51ef5
specs:
rdf-microdata (1.1.1)
htmlentities (>= 4.3.0)
nokogiri (>= 1.6.1)
rdf (>= 1.1.0)
rdf-xsd (>= 1.1.0)
GIT
remote: git://github.com/ruby-rdf/rdf-n3.git
revision: ac7cc44d2d68486ed9c2bdaa45862348e322a29c
specs:
rdf-n3 (1.1.0)
rdf (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-rdfa.git
revision: c7768a33bde85f706c7e43e6597d9b2bc47fed49
specs:
rdf-rdfa (1.1.1)
haml (>= 4.0)
htmlentities (>= 4.3.1)
rdf (>= 1.1.0)
rdf-xsd (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-rdfxml.git
revision: 0362948e9d849d0b28de07ee61b70db9f2f43d17
specs:
rdf-rdfxml (1.1.0)
rdf (>= 1.1)
rdf-rdfa (>= 1.1)
rdf-xsd (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-sesame.git
revision: 90e0f324a3a334fbe9514147ef24e031ebfa6464
specs:
rdf-sesame (1.1)
addressable (~> 2.3)
json_pure (~> 1.8)
rdf (~> 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-trig.git
revision: 8102a5115dc65043298b1f93a3fbd8b8850ec0e5
specs:
rdf-trig (1.1.2)
ebnf (>= 0.3.5)
rdf (>= 1.1.1.1)
rdf-turtle (>= 1.1.2)
GIT
remote: git://github.com/ruby-rdf/rdf-turtle.git
revision: 3cdc514dbed6ede654e12380e2c06941993d69bd
specs:
rdf-turtle (1.1.2)
ebnf (>= 0.3.5)
rdf (>= 1.1.1.1)
GIT
remote: git://github.com/ruby-rdf/rdf-xsd.git
revision: 48ae68dad922435610c1557424f9b1bc92c8f46b
specs:
rdf-xsd (1.1.0)
rdf (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/rdf.git
revision: c31259b6c4aa701bddb0c951e9e8145ae5e05ca1
specs:
rdf (1.1.1.1)
GIT
remote: git://github.com/ruby-rdf/sparql-client.git
revision: 66bad05f1f27903e57350570e0d75d6ab3d43a8a
specs:
sparql-client (1.1.1)
json (>= 1.8)
net-http-persistent (>= 1.4)
rdf (>= 1.1)
GIT
remote: git://github.com/ruby-rdf/sparql.git
revision: 764cfb89d473554a539302c8dce3316147b0d40d
specs:
sparql (1.1.2.1)
builder (>= 3.0)
ebnf (>= 0.3.2)
json (>= 1.7)
rdf (>= 1.1.0)
rdf-aggregate-repo (>= 1.1.0)
rdf-xsd (>= 1.0.2)
sparql-client (>= 1.1)
sxp (>= 0.1.3)
PATH
remote: .
specs:
kosa (0.1)
erubis (>= 2.7.0)
haml
linkeddata (>= 1.0)
maruku
rack (>= 1.4.4)
rack-cache
rdf
sinatra (>= 1.3.3)
sinatra-respond_to (>= 0.8.0)
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.5)
bcrypt-ruby (3.1.2)
builder (3.2.2)
bundler-unload (1.0.2)
columnize (0.3.6)
coveralls (0.7.0)
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
term-ansicolor
thor
dalli (2.7.0)
data_mapper (1.2.0)
dm-aggregates (~> 1.2.0)
dm-constraints (~> 1.2.0)
dm-core (~> 1.2.0)
dm-migrations (~> 1.2.0)
dm-serializer (~> 1.2.0)
dm-timestamps (~> 1.2.0)
dm-transactions (~> 1.2.0)
dm-types (~> 1.2.0)
dm-validations (~> 1.2.0)
data_objects (0.10.13)
addressable (~> 2.1)
debugger (1.6.5)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.3.1)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.3.1)
diff-lcs (1.2.5)
dm-aggregates (1.2.0)
dm-core (~> 1.2.0)
dm-constraints (1.2.0)
dm-core (~> 1.2.0)
dm-core (1.2.1)
addressable (~> 2.3)
dm-do-adapter (1.2.0)
data_objects (~> 0.10.6)
dm-core (~> 1.2.0)
dm-migrations (1.2.0)
dm-core (~> 1.2.0)
dm-serializer (1.2.2)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 1.6)
json_pure (~> 1.6)
multi_json (~> 1.0)
dm-sqlite-adapter (1.2.0)
dm-do-adapter (~> 1.2.0)
do_sqlite3 (~> 0.10.6)
dm-timestamps (1.2.0)
dm-core (~> 1.2.0)
dm-transactions (1.2.0)
dm-core (~> 1.2.0)
dm-types (1.2.2)
bcrypt-ruby (~> 3.0)
dm-core (~> 1.2.0)
fastercsv (~> 1.5)
json (~> 1.6)
multi_json (~> 1.0)
stringex (~> 1.4)
uuidtools (~> 2.1)
dm-validations (1.2.0)
dm-core (~> 1.2.0)
do_sqlite3 (0.10.13)
data_objects (= 0.10.13)
docile (1.1.2)
ebnf (0.3.5)
rdf
sxp
equivalent-xml (0.4.0)
nokogiri (>= 1.4.3)
erubis (2.7.0)
executable-hooks (1.3.0)
fastercsv (1.5.5)
ffi (1.9.3)
ffi-compiler (0.1.3)
ffi (>= 1.0.0)
rake
fileutils (0.7)
rmagick (>= 2.13.1)
haml (4.0.5)
tilt
htmlentities (4.3.1)
json (1.8.1)
json_pure (1.8.1)
maruku (0.7.0)
mime-types (2.0)
mini_portile (0.5.2)
multi_json (1.8.4)
net-http-persistent (2.9)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
rack (1.5.2)
rack-cache (1.2)
rack (>= 0.4)
rack-flash3 (1.0.5)
rack
rack-protection (1.5.1)
rack
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.1)
rdf-raptor (1.1.0)
ffi (>= 1.9.3)
rdf (>= 1.1.0)
rdf-trix (1.1.0)
rdf (>= 1.1)
rest-client (1.6.7)
mime-types (>= 1.16)
rmagick (2.13.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.7)
rspec-expectations (2.14.4)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.4)
rubygems-bundler (1.4.2)
bundler-unload (>= 1.0.2)
executable-hooks (>= 1.2.5)
sanitize (2.0.6)
nokogiri (>= 1.4.4)
scrypt (1.2.0)
ffi-compiler (>= 0.0.2)
rake
simplecov (0.8.2)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sinatra (1.4.4)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
stringex (1.5.1)
sxp (0.1.5)
term-ansicolor (1.2.2)
tins (~> 0.8)
thor (0.18.1)
tilt (1.4.1)
tins (0.13.1)
uuidtools (2.1.4)
warden (1.2.3)
rack (>= 1.0)
yajl-ruby (1.2.0)
PLATFORMS
ruby
DEPENDENCIES
bcrypt-ruby
bundler
coveralls
dalli
data_mapper
debugger
dm-sqlite-adapter
fileutils
json-ld!
kosa!
linkeddata!
rack-flash3
rack-protection
rack-test
rake
rdf!
rdf-4store!
rdf-aggregate-repo!
rdf-isomorphic!
rdf-json!
rdf-microdata!
rdf-n3!
rdf-raptor
rdf-rdfa!
rdf-rdfxml!
rdf-sesame!
rdf-trig!
rdf-turtle!
rdf-xsd!
rspec (>= 2.12.0)
rubygems-bundler
sanitize
scrypt
sinatra
sinatra-respond_to!
sparql!
sparql-client!
warden
yajl-ruby