forked from TU-Berlin-SNET/tresor-broker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
417 lines (410 loc) · 9.45 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
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
GIT
remote: git://github.com/asalme/radix.git
revision: e00382cb2ca78ad5f379f39aff317c8bd323e855
branch: master
specs:
radix (2.2.0)
GIT
remote: git://github.com/bmabey/database_cleaner.git
revision: 8d7f72ffc99befd5ce67d333a99e0cf054c24f81
specs:
database_cleaner (1.3.0)
GIT
remote: git://github.com/mongoid/mongoid.git
revision: 8cb17e9839973b76295cf87189e91a5ffcc03ab0
specs:
mongoid (4.0.0)
activemodel (~> 4.0)
moped (~> 2.0.0)
origin (~> 2.1)
tzinfo (>= 0.3.37)
GIT
remote: git://github.com/slim-template/slim.git
revision: bc359ee586eaa96fd9196e4d22eada0acfe03d68
specs:
slim (2.0.3)
temple (~> 0.6.6)
tilt (>= 1.3.3, < 2.1)
GIT
remote: git://github.com/thetron/mongoid-enum.git
revision: a04acec0da0601a16f513e3addfb3786de7cdb45
specs:
mongoid-enum (0.2.0)
mongoid (~> 4.0)
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
mail (~> 2.5.4)
actionpack (4.1.0)
actionview (= 4.1.0)
activesupport (= 4.1.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
actionview (4.1.0)
activesupport (= 4.1.0)
builder (~> 3.1)
erubis (~> 2.7.0)
active_model_serializers (0.8.1)
activemodel (>= 3.0)
activemodel (4.1.0)
activesupport (= 4.1.0)
builder (~> 3.1)
activerecord (4.1.0)
activemodel (= 4.1.0)
activesupport (= 4.1.0)
arel (~> 5.0.0)
activesupport (4.1.0)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
addressable (2.3.6)
apipie-rails (0.2.2)
json
arel (5.0.1.20140414130214)
bootstrap-sass (3.0.3.0)
sass (~> 3.2)
bson (2.3.0)
bson (2.3.0-java)
builder (3.2.2)
capistrano (3.2.1)
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
capistrano-bundler (1.1.3)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-rails (1.1.1)
capistrano (~> 3.1)
capistrano-bundler (~> 1.1)
capistrano-resque (0.2.1)
capistrano
resque
resque-scheduler
capistrano-rvm (0.1.1)
capistrano (~> 3.0)
sshkit (~> 1.2)
coderay (1.1.0)
coffee-rails (4.0.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.0)
coffee-script (2.3.0)
coffee-script-source
execjs
coffee-script-source (1.7.1)
colorize (0.7.3)
connection_pool (2.0.0)
crack (0.4.2)
safe_yaml (~> 1.0.0)
diff-lcs (1.2.5)
docile (1.1.5)
ebnf (0.3.6)
haml (~> 4.0)
rdf (~> 1.1)
sxp (~> 0.1, >= 0.1.3)
equivalent-xml (0.5.1)
nokogiri (>= 1.4.3)
erubis (2.7.0)
execjs (2.2.1)
factory_girl (4.4.0)
activesupport (>= 3.0.0)
haml (4.0.5)
tilt
hike (1.2.3)
htmlentities (4.3.2)
humanize (1.1.0)
i18n (0.6.11)
jbuilder (1.5.3)
activesupport (>= 3.0.0)
multi_json (>= 1.2.0)
jquery-rails (3.1.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (5.0.0)
railties (>= 3.2.16)
json (1.8.1)
json (1.8.1-java)
json-ld (1.1.6)
rdf (~> 1.1, >= 1.1.4)
kramdown (1.4.0)
libv8 (3.16.14.3)
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)
logstash-event (1.2.02)
logstash-logger (0.7.0)
logstash-event (~> 1.2)
stud
macaddr (1.7.1)
systemu (~> 2.6.2)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.8.2)
mime-types (1.25.1)
mini_portile (0.6.0)
minitest (5.4.0)
monetize (0.3.0)
money (~> 6.1.0.beta1)
money (6.1.1)
i18n (~> 0.6.4)
mono_logger (1.1.0)
moped (2.0.0)
bson (~> 2.2)
connection_pool (~> 2.0)
optionable (~> 0.2.0)
multi_json (1.10.1)
net-http-persistent (1.9)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
nokogiri (1.6.3.1)
mini_portile (= 0.6.0)
nokogiri (1.6.3.1-java)
optionable (0.2.0)
origin (2.1.1)
polyglot (0.3.5)
rack (1.5.2)
rack-protection (1.5.3)
rack
rack-test (0.6.2)
rack (>= 1.0)
rails (4.1.0)
actionmailer (= 4.1.0)
actionpack (= 4.1.0)
actionview (= 4.1.0)
activemodel (= 4.1.0)
activerecord (= 4.1.0)
activesupport (= 4.1.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.1.0)
sprockets-rails (~> 2.0)
rails_config (0.4.2)
activesupport (>= 3.0)
railties (4.1.0)
actionpack (= 4.1.0)
activesupport (= 4.1.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.3.2)
rdf (1.1.4.3)
rdf-aggregate-repo (1.1.0)
rdf (>= 1.1)
rdf-isomorphic (1.1.0)
rdf (>= 1.1)
rdf-json (1.1.0)
rdf (>= 1.1.0)
rdf-microdata (1.1.2)
htmlentities (~> 4.3)
nokogiri (~> 1.6)
rdf (~> 1.1)
rdf-xsd (~> 1.1)
rdf-n3 (1.1.1)
rdf (~> 1.1, >= 1.1.4)
rdf-rdfa (1.1.3.2)
haml (~> 4.0)
htmlentities (~> 4.3)
rdf (~> 1.1)
rdf-xsd (~> 1.1)
rdf-rdfxml (1.1.0.1)
rdf (~> 1.1)
rdf-rdfa (~> 1.1)
rdf-xsd (~> 1.1)
rdf-trig (1.1.3.1)
ebnf (~> 0.3, >= 0.3.5)
rdf (~> 1.1, >= 1.1.2.1)
rdf-turtle (~> 1.1, >= 1.1.3)
rdf-trix (1.1.0)
rdf (>= 1.1)
rdf-turtle (1.1.4)
ebnf (~> 0.3, >= 0.3.6)
rdf (~> 1.1, >= 1.1.4)
rdf-xsd (1.1.1)
rdf (~> 1.1)
rdoc (4.1.1)
json (~> 1.4)
redis (3.1.0)
redis-namespace (1.5.1)
redis (~> 3.0, >= 3.0.4)
ref (1.0.5)
resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-scheduler (3.0.0)
mono_logger (~> 1.0)
redis (~> 3.0)
resque (~> 1.25)
rufus-scheduler (~> 2.0)
resque_spec (0.16.0)
resque (>= 1.19.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (>= 3.0.0)
rspec-collection_matchers (0.0.4)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.0.3)
rspec-support (~> 3.0.0)
rspec-expectations (3.0.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.0.0)
rspec-mocks (3.0.3)
rspec-support (~> 3.0.0)
rspec-rails (3.0.2)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
rspec-core (~> 3.0.0)
rspec-expectations (~> 3.0.0)
rspec-mocks (~> 3.0.0)
rspec-support (~> 3.0.0)
rspec-support (3.0.3)
rufus-scheduler (2.0.24)
tzinfo (>= 0.3.22)
safe_yaml (1.0.3)
sass (3.2.19)
sass-rails (4.0.3)
railties (>= 4.0.0, < 5.0)
sass (~> 3.2.0)
sprockets (~> 2.8, <= 2.11.0)
sprockets-rails (~> 2.0)
sdoc (0.4.0)
json (~> 1.8)
rdoc (~> 4.0, < 5.0)
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sparql (1.1.4)
builder (~> 3.0)
ebnf (~> 0.3, >= 0.3.5)
rdf (~> 1.1, >= 1.1.4)
rdf-aggregate-repo (~> 1.1, >= 1.1.0)
rdf-xsd (~> 1.1)
sparql-client (~> 1.1)
sxp (~> 0.1)
sparql-client (1.1.2)
net-http-persistent (~> 1.4)
rdf (~> 1.1)
sprockets (2.11.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.1.3)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
sshkit (1.5.1)
colorize
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stud (0.0.18)
sxp (0.1.5)
systemu (2.6.4)
temple (0.6.8)
therubyracer (0.12.1)
libv8 (~> 3.16.14.0)
ref
therubyrhino (2.0.4)
therubyrhino_jar (>= 1.7.3)
therubyrhino_jar (1.7.4)
thor (0.19.1)
thread_safe (0.3.4)
thread_safe (0.3.4-java)
tilt (1.4.1)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
turbolinks (2.2.2)
coffee-rails
tzinfo (1.2.1)
thread_safe (~> 0.1)
uglifier (2.5.3)
execjs (>= 0.3.0)
json (>= 1.8.0)
uuid (2.3.7)
macaddr (~> 1.0)
vegas (0.1.11)
rack (>= 1.0.0)
verbs (2.1.4)
activesupport (>= 2.3.4)
i18n
webmock (1.18.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
zeus (0.15.1)
method_source (>= 0.6.7)
PLATFORMS
java
ruby
DEPENDENCIES
active_model_serializers
apipie-rails
bootstrap-sass (~> 3.0.3.0)
capistrano (~> 3.2.0)
capistrano-bundler
capistrano-rails
capistrano-resque
capistrano-rvm
coderay
coffee-rails (~> 4.0.0)
database_cleaner!
factory_girl
humanize
jbuilder (~> 1.2)
jquery-rails
jquery-ui-rails
kramdown
linkeddata
logstash-logger
minitest
monetize
money
mongoid!
mongoid-enum!
nokogiri
radix!
rails (= 4.1.0)
rails_config
resque
resque_spec
rspec-collection_matchers
rspec-rails (~> 3.0.2)
sass-rails (~> 4.0.0)
sdoc
simplecov
slim!
therubyracer
therubyrhino
turbolinks
uglifier (>= 1.3.0)
uuid
verbs
webmock
zeus