]> cat aescling's git repositories - mastodon.git/blob - Gemfile.lock
Increase max height of preview card image (#5092)
[mastodon.git] / Gemfile.lock
1 GEM
2 remote: https://rubygems.org/
3 specs:
4 actioncable (5.1.4)
5 actionpack (= 5.1.4)
6 nio4r (~> 2.0)
7 websocket-driver (~> 0.6.1)
8 actionmailer (5.1.4)
9 actionpack (= 5.1.4)
10 actionview (= 5.1.4)
11 activejob (= 5.1.4)
12 mail (~> 2.5, >= 2.5.4)
13 rails-dom-testing (~> 2.0)
14 actionpack (5.1.4)
15 actionview (= 5.1.4)
16 activesupport (= 5.1.4)
17 rack (~> 2.0)
18 rack-test (>= 0.6.3)
19 rails-dom-testing (~> 2.0)
20 rails-html-sanitizer (~> 1.0, >= 1.0.2)
21 actionview (5.1.4)
22 activesupport (= 5.1.4)
23 builder (~> 3.1)
24 erubi (~> 1.4)
25 rails-dom-testing (~> 2.0)
26 rails-html-sanitizer (~> 1.0, >= 1.0.3)
27 active_model_serializers (0.10.6)
28 actionpack (>= 4.1, < 6)
29 activemodel (>= 4.1, < 6)
30 case_transform (>= 0.2)
31 jsonapi-renderer (>= 0.1.1.beta1, < 0.2)
32 active_record_query_trace (1.5.4)
33 activejob (5.1.4)
34 activesupport (= 5.1.4)
35 globalid (>= 0.3.6)
36 activemodel (5.1.4)
37 activesupport (= 5.1.4)
38 activerecord (5.1.4)
39 activemodel (= 5.1.4)
40 activesupport (= 5.1.4)
41 arel (~> 8.0)
42 activesupport (5.1.4)
43 concurrent-ruby (~> 1.0, >= 1.0.2)
44 i18n (~> 0.7)
45 minitest (~> 5.1)
46 tzinfo (~> 1.1)
47 addressable (2.5.2)
48 public_suffix (>= 2.0.2, < 4.0)
49 airbrussh (1.3.0)
50 sshkit (>= 1.6.1, != 1.7.0)
51 annotate (2.7.2)
52 activerecord (>= 3.2, < 6.0)
53 rake (>= 10.4, < 13.0)
54 arel (8.0.0)
55 ast (2.3.0)
56 attr_encrypted (3.0.3)
57 encryptor (~> 3.0.0)
58 av (0.9.0)
59 cocaine (~> 0.5.3)
60 aws-sdk (2.10.46)
61 aws-sdk-resources (= 2.10.46)
62 aws-sdk-core (2.10.46)
63 aws-sigv4 (~> 1.0)
64 jmespath (~> 1.0)
65 aws-sdk-resources (2.10.46)
66 aws-sdk-core (= 2.10.46)
67 aws-sigv4 (1.0.2)
68 bcrypt (3.1.11)
69 better_errors (2.3.0)
70 coderay (>= 1.0.0)
71 erubi (>= 1.0.0)
72 rack (>= 0.9.0)
73 binding_of_caller (0.7.2)
74 debug_inspector (>= 0.0.1)
75 bootsnap (1.1.3)
76 msgpack (~> 1.0)
77 brakeman (3.7.2)
78 browser (2.5.1)
79 builder (3.2.3)
80 bullet (5.6.1)
81 activesupport (>= 3.0.0)
82 uniform_notifier (~> 1.10.0)
83 bundler-audit (0.6.0)
84 bundler (~> 1.2)
85 thor (~> 0.18)
86 capistrano (3.9.1)
87 airbrussh (>= 1.0.0)
88 i18n
89 rake (>= 10.0.0)
90 sshkit (>= 1.9.0)
91 capistrano-bundler (1.2.0)
92 capistrano (~> 3.1)
93 sshkit (~> 1.2)
94 capistrano-rails (1.3.0)
95 capistrano (~> 3.1)
96 capistrano-bundler (~> 1.1)
97 capistrano-rbenv (2.1.1)
98 capistrano (~> 3.1)
99 sshkit (~> 1.3)
100 capistrano-yarn (2.0.2)
101 capistrano (~> 3.0)
102 capybara (2.15.1)
103 addressable
104 mini_mime (>= 0.1.3)
105 nokogiri (>= 1.3.3)
106 rack (>= 1.0.0)
107 rack-test (>= 0.5.4)
108 xpath (~> 2.0)
109 case_transform (0.2)
110 activesupport
111 charlock_holmes (0.7.5)
112 chunky_png (1.3.8)
113 cld3 (3.2.0)
114 ffi (>= 1.1.0, < 1.10.0)
115 climate_control (0.2.0)
116 cocaine (0.5.8)
117 climate_control (>= 0.0.3, < 1.0)
118 coderay (1.1.2)
119 colorize (0.8.1)
120 concurrent-ruby (1.0.5)
121 connection_pool (2.2.1)
122 crack (0.4.3)
123 safe_yaml (~> 1.0.0)
124 crass (1.0.2)
125 debug_inspector (0.0.3)
126 devise (4.3.0)
127 bcrypt (~> 3.0)
128 orm_adapter (~> 0.1)
129 railties (>= 4.1.0, < 5.2)
130 responders
131 warden (~> 1.2.3)
132 devise-two-factor (3.0.0)
133 activesupport
134 attr_encrypted (>= 1.3, < 4, != 2)
135 devise (~> 4.0)
136 railties
137 rotp (~> 2.0)
138 diff-lcs (1.3)
139 docile (1.1.5)
140 domain_name (0.5.20170404)
141 unf (>= 0.0.5, < 1.0.0)
142 doorkeeper (4.2.6)
143 railties (>= 4.2)
144 dotenv (2.2.1)
145 dotenv-rails (2.2.1)
146 dotenv (= 2.2.1)
147 railties (>= 3.2, < 5.2)
148 easy_translate (0.5.0)
149 json
150 thread
151 thread_safe
152 encryptor (3.0.0)
153 erubi (1.6.1)
154 et-orbi (1.0.5)
155 tzinfo
156 excon (0.59.0)
157 execjs (2.7.0)
158 fabrication (2.16.3)
159 faker (1.8.4)
160 i18n (~> 0.5)
161 fast_blank (1.0.0)
162 ffi (1.9.18)
163 fog-core (1.45.0)
164 builder
165 excon (~> 0.58)
166 formatador (~> 0.2)
167 fog-json (1.0.2)
168 fog-core (~> 1.0)
169 multi_json (~> 1.10)
170 fog-openstack (0.1.21)
171 fog-core (>= 1.40)
172 fog-json (>= 1.0)
173 ipaddress (>= 0.8)
174 formatador (0.2.5)
175 fuubar (2.2.0)
176 rspec-core (~> 3.0)
177 ruby-progressbar (~> 1.4)
178 globalid (0.4.0)
179 activesupport (>= 4.2.0)
180 goldfinger (2.0.1)
181 addressable (~> 2.5)
182 http (~> 2.2)
183 nokogiri (~> 1.8)
184 oj (~> 3.0)
185 hamlit (2.8.4)
186 temple (>= 0.8.0)
187 thor
188 tilt
189 hamlit-rails (0.2.0)
190 actionpack (>= 4.0.1)
191 activesupport (>= 4.0.1)
192 hamlit (>= 1.2.0)
193 railties (>= 4.0.1)
194 hamster (3.0.0)
195 concurrent-ruby (~> 1.0)
196 hashdiff (0.3.6)
197 highline (1.7.8)
198 hiredis (0.6.1)
199 hkdf (0.3.0)
200 htmlentities (4.3.4)
201 http (2.2.2)
202 addressable (~> 2.3)
203 http-cookie (~> 1.0)
204 http-form_data (~> 1.0.1)
205 http_parser.rb (~> 0.6.0)
206 http-cookie (1.0.3)
207 domain_name (~> 0.5)
208 http-form_data (1.0.3)
209 http_accept_language (2.1.1)
210 http_parser.rb (0.6.0)
211 httplog (0.99.7)
212 colorize
213 rack
214 i18n (0.8.6)
215 i18n-tasks (0.9.18)
216 activesupport (>= 4.0.2)
217 ast (>= 2.1.0)
218 easy_translate (>= 0.5.0)
219 erubi
220 highline (>= 1.7.3)
221 i18n
222 parser (>= 2.2.3.0)
223 rainbow (~> 2.2)
224 terminal-table (>= 1.5.1)
225 idn-ruby (0.1.0)
226 ipaddress (0.8.3)
227 iso-639 (0.2.8)
228 jmespath (1.3.1)
229 json (2.1.0)
230 json-ld (2.1.5)
231 multi_json (~> 1.12)
232 rdf (~> 2.2)
233 json-ld-preloaded (2.2.2)
234 json-ld (~> 2.1, >= 2.1.5)
235 multi_json (~> 1.11)
236 rdf (~> 2.2)
237 jsonapi-renderer (0.1.3)
238 jwt (1.5.6)
239 kaminari (1.0.1)
240 activesupport (>= 4.1.0)
241 kaminari-actionview (= 1.0.1)
242 kaminari-activerecord (= 1.0.1)
243 kaminari-core (= 1.0.1)
244 kaminari-actionview (1.0.1)
245 actionview
246 kaminari-core (= 1.0.1)
247 kaminari-activerecord (1.0.1)
248 activerecord
249 kaminari-core (= 1.0.1)
250 kaminari-core (1.0.1)
251 launchy (2.4.3)
252 addressable (~> 2.3)
253 letter_opener (1.4.1)
254 launchy (~> 2.2)
255 letter_opener_web (1.3.1)
256 actionmailer (>= 3.2)
257 letter_opener (~> 1.0)
258 railties (>= 3.2)
259 link_header (0.0.8)
260 lograge (0.6.0)
261 actionpack (>= 4, < 5.2)
262 activesupport (>= 4, < 5.2)
263 railties (>= 4, < 5.2)
264 request_store (~> 1.0)
265 loofah (2.0.3)
266 nokogiri (>= 1.5.9)
267 mail (2.6.6)
268 mime-types (>= 1.16, < 4)
269 mario-redis-lock (1.2.0)
270 redis (~> 3, >= 3.0.5)
271 method_source (0.8.2)
272 microformats (4.0.7)
273 json
274 nokogiri
275 mime-types (3.1)
276 mime-types-data (~> 3.2015)
277 mime-types-data (3.2016.0521)
278 mimemagic (0.3.2)
279 mini_mime (0.1.4)
280 mini_portile2 (2.2.0)
281 minitest (5.10.3)
282 msgpack (1.1.0)
283 multi_json (1.12.2)
284 net-scp (1.2.1)
285 net-ssh (>= 2.6.5)
286 net-ssh (4.2.0)
287 nio4r (2.1.0)
288 nokogiri (1.8.0)
289 mini_portile2 (~> 2.2.0)
290 nokogumbo (1.4.13)
291 nokogiri
292 oj (3.3.5)
293 openssl (2.0.5)
294 orm_adapter (0.5.0)
295 ostatus2 (2.0.1)
296 addressable (~> 2.4)
297 http (~> 2.0)
298 nokogiri (~> 1.6)
299 openssl (~> 2.0)
300 ox (2.6.0)
301 paperclip (5.1.0)
302 activemodel (>= 4.2.0)
303 activesupport (>= 4.2.0)
304 cocaine (~> 0.5.5)
305 mime-types
306 mimemagic (~> 0.3.0)
307 paperclip-av-transcoder (0.6.4)
308 av (~> 0.9.0)
309 paperclip (>= 2.5.2)
310 parallel (1.12.0)
311 parallel_tests (2.15.0)
312 parallel
313 parser (2.4.0.0)
314 ast (~> 2.2)
315 pg (0.21.0)
316 pghero (1.7.0)
317 activerecord
318 pkg-config (1.2.7)
319 powerpack (0.1.1)
320 pry (0.10.4)
321 coderay (~> 1.1.0)
322 method_source (~> 0.8.1)
323 slop (~> 3.4)
324 pry-rails (0.3.6)
325 pry (>= 0.10.4)
326 public_suffix (3.0.0)
327 puma (3.10.0)
328 pundit (1.1.0)
329 activesupport (>= 3.0.0)
330 rabl (0.13.1)
331 activesupport (>= 2.3.14)
332 rack (2.0.3)
333 rack-attack (5.0.1)
334 rack
335 rack-cors (0.4.1)
336 rack-protection (2.0.0)
337 rack
338 rack-test (0.7.0)
339 rack (>= 1.0, < 3)
340 rack-timeout (0.4.2)
341 rails (5.1.4)
342 actioncable (= 5.1.4)
343 actionmailer (= 5.1.4)
344 actionpack (= 5.1.4)
345 actionview (= 5.1.4)
346 activejob (= 5.1.4)
347 activemodel (= 5.1.4)
348 activerecord (= 5.1.4)
349 activesupport (= 5.1.4)
350 bundler (>= 1.3.0)
351 railties (= 5.1.4)
352 sprockets-rails (>= 2.0.0)
353 rails-controller-testing (1.0.2)
354 actionpack (~> 5.x, >= 5.0.1)
355 actionview (~> 5.x, >= 5.0.1)
356 activesupport (~> 5.x)
357 rails-dom-testing (2.0.3)
358 activesupport (>= 4.2.0)
359 nokogiri (>= 1.6)
360 rails-html-sanitizer (1.0.3)
361 loofah (~> 2.0)
362 rails-i18n (5.0.4)
363 i18n (~> 0.7)
364 railties (~> 5.0)
365 rails-settings-cached (0.6.6)
366 rails (>= 4.2.0)
367 railties (5.1.4)
368 actionpack (= 5.1.4)
369 activesupport (= 5.1.4)
370 method_source
371 rake (>= 0.8.7)
372 thor (>= 0.18.1, < 2.0)
373 rainbow (2.2.2)
374 rake
375 rake (12.1.0)
376 rdf (2.2.9)
377 hamster (~> 3.0)
378 link_header (~> 0.0, >= 0.0.8)
379 rdf-normalize (0.3.2)
380 rdf (~> 2.0)
381 redis (3.3.3)
382 redis-actionpack (5.0.1)
383 actionpack (>= 4.0, < 6)
384 redis-rack (>= 1, < 3)
385 redis-store (>= 1.1.0, < 1.4.0)
386 redis-activesupport (5.0.3)
387 activesupport (>= 3, < 6)
388 redis-store (~> 1.3.0)
389 redis-namespace (1.5.3)
390 redis (~> 3.0, >= 3.0.4)
391 redis-rack (2.0.2)
392 rack (>= 1.5, < 3)
393 redis-store (>= 1.2, < 1.4)
394 redis-rails (5.0.2)
395 redis-actionpack (>= 5.0, < 6)
396 redis-activesupport (>= 5.0, < 6)
397 redis-store (>= 1.2, < 2)
398 redis-store (1.3.0)
399 redis (>= 2.2)
400 request_store (1.3.2)
401 responders (2.4.0)
402 actionpack (>= 4.2.0, < 5.3)
403 railties (>= 4.2.0, < 5.3)
404 rotp (2.1.2)
405 rqrcode (0.10.1)
406 chunky_png (~> 1.0)
407 rspec-core (3.6.0)
408 rspec-support (~> 3.6.0)
409 rspec-expectations (3.6.0)
410 diff-lcs (>= 1.2.0, < 2.0)
411 rspec-support (~> 3.6.0)
412 rspec-mocks (3.6.0)
413 diff-lcs (>= 1.2.0, < 2.0)
414 rspec-support (~> 3.6.0)
415 rspec-rails (3.6.1)
416 actionpack (>= 3.0)
417 activesupport (>= 3.0)
418 railties (>= 3.0)
419 rspec-core (~> 3.6.0)
420 rspec-expectations (~> 3.6.0)
421 rspec-mocks (~> 3.6.0)
422 rspec-support (~> 3.6.0)
423 rspec-sidekiq (3.0.3)
424 rspec-core (~> 3.0, >= 3.0.0)
425 sidekiq (>= 2.4.0)
426 rspec-support (3.6.0)
427 rubocop (0.50.0)
428 parallel (~> 1.10)
429 parser (>= 2.3.3.1, < 3.0)
430 powerpack (~> 0.1)
431 rainbow (>= 2.2.2, < 3.0)
432 ruby-progressbar (~> 1.7)
433 unicode-display_width (~> 1.0, >= 1.0.1)
434 ruby-oembed (0.12.0)
435 ruby-progressbar (1.8.3)
436 rufus-scheduler (3.4.2)
437 et-orbi (~> 1.0)
438 safe_yaml (1.0.4)
439 sanitize (4.5.0)
440 crass (~> 1.0.2)
441 nokogiri (>= 1.4.4)
442 nokogumbo (~> 1.4.1)
443 sass (3.4.25)
444 scss_lint (0.54.0)
445 rake (>= 0.9, < 13)
446 sass (~> 3.4.20)
447 sidekiq (5.0.4)
448 concurrent-ruby (~> 1.0)
449 connection_pool (~> 2.2, >= 2.2.0)
450 rack-protection (>= 1.5.0)
451 redis (~> 3.3, >= 3.3.3)
452 sidekiq-bulk (0.1.1)
453 activesupport
454 sidekiq
455 sidekiq-scheduler (2.1.9)
456 redis (~> 3)
457 rufus-scheduler (~> 3.2)
458 sidekiq (>= 3)
459 tilt (>= 1.4.0)
460 sidekiq-unique-jobs (5.0.10)
461 sidekiq (>= 4.0, <= 6.0)
462 thor (~> 0)
463 simple-navigation (4.0.5)
464 activesupport (>= 2.3.2)
465 simple_form (3.5.0)
466 actionpack (> 4, < 5.2)
467 activemodel (> 4, < 5.2)
468 simplecov (0.15.1)
469 docile (~> 1.1.0)
470 json (>= 1.8, < 3)
471 simplecov-html (~> 0.10.0)
472 simplecov-html (0.10.2)
473 slop (3.6.0)
474 sprockets (3.7.1)
475 concurrent-ruby (~> 1.0)
476 rack (> 1, < 3)
477 sprockets-rails (3.2.1)
478 actionpack (>= 4.0)
479 activesupport (>= 4.0)
480 sprockets (>= 3.0.0)
481 sshkit (1.14.0)
482 net-scp (>= 1.1.2)
483 net-ssh (>= 2.8.0)
484 statsd-instrument (2.1.4)
485 strong_migrations (0.1.9)
486 activerecord (>= 3.2.0)
487 temple (0.8.0)
488 terminal-table (1.8.0)
489 unicode-display_width (~> 1.1, >= 1.1.1)
490 thor (0.20.0)
491 thread (0.2.2)
492 thread_safe (0.3.6)
493 tilt (2.0.8)
494 twitter-text (1.14.7)
495 unf (~> 0.1.0)
496 tzinfo (1.2.3)
497 thread_safe (~> 0.1)
498 tzinfo-data (1.2017.2)
499 tzinfo (>= 1.0.0)
500 uglifier (3.2.0)
501 execjs (>= 0.3.0, < 3)
502 unf (0.1.4)
503 unf_ext
504 unf_ext (0.0.7.4)
505 unicode-display_width (1.3.0)
506 uniform_notifier (1.10.0)
507 warden (1.2.7)
508 rack (>= 1.0)
509 webmock (3.0.1)
510 addressable (>= 2.3.6)
511 crack (>= 0.3.2)
512 hashdiff
513 webpacker (2.0)
514 activesupport (>= 4.2)
515 multi_json (~> 1.2)
516 railties (>= 4.2)
517 webpush (0.3.2)
518 hkdf (~> 0.2)
519 jwt
520 websocket-driver (0.6.5)
521 websocket-extensions (>= 0.1.0)
522 websocket-extensions (0.1.2)
523 xpath (2.1.0)
524 nokogiri (~> 1.3)
525
526 PLATFORMS
527 ruby
528
529 DEPENDENCIES
530 active_model_serializers (~> 0.10)
531 active_record_query_trace (~> 1.5)
532 addressable (~> 2.5)
533 annotate (~> 2.7)
534 aws-sdk (~> 2.9)
535 better_errors (~> 2.1)
536 binding_of_caller (~> 0.7)
537 bootsnap
538 brakeman (~> 3.6)
539 browser
540 bullet (~> 5.5)
541 bundler-audit (~> 0.5)
542 capistrano (~> 3.8)
543 capistrano-rails (~> 1.2)
544 capistrano-rbenv (~> 2.1)
545 capistrano-yarn (~> 2.0)
546 capybara (~> 2.14)
547 charlock_holmes (~> 0.7.5)
548 cld3 (~> 3.2.0)
549 climate_control (~> 0.2)
550 devise (~> 4.2)
551 devise-two-factor (~> 3.0)
552 doorkeeper (~> 4.2)
553 dotenv-rails (~> 2.2)
554 fabrication (~> 2.16)
555 faker (~> 1.7)
556 fast_blank (~> 1.0)
557 fog-openstack (~> 0.1)
558 fuubar (~> 2.2)
559 goldfinger (~> 2.0)
560 hamlit-rails (~> 0.2)
561 hiredis (~> 0.6)
562 htmlentities (~> 4.3)
563 http (~> 2.2)
564 http_accept_language (~> 2.1)
565 httplog (~> 0.99)
566 i18n-tasks (~> 0.9)
567 idn-ruby
568 iso-639
569 json-ld-preloaded (~> 2.2.1)
570 kaminari (~> 1.0)
571 letter_opener (~> 1.4)
572 letter_opener_web (~> 1.3)
573 link_header (~> 0.0)
574 lograge (~> 0.5)
575 mario-redis-lock (~> 1.2)
576 microformats (~> 4.0)
577 mime-types (~> 3.1)
578 nokogiri (~> 1.7)
579 oj (~> 3.0)
580 ostatus2 (~> 2.0)
581 ox (~> 2.5)
582 paperclip (~> 5.1)
583 paperclip-av-transcoder (~> 0.6)
584 parallel_tests (~> 2.14)
585 pg (~> 0.20)
586 pghero (~> 1.7)
587 pkg-config (~> 1.2)
588 pry-rails (~> 0.3)
589 puma (~> 3.10)
590 pundit (~> 1.1)
591 rabl (~> 0.13)
592 rack-attack (~> 5.0)
593 rack-cors (~> 0.4)
594 rack-timeout (~> 0.4)
595 rails (~> 5.1.4)
596 rails-controller-testing (~> 1.0)
597 rails-i18n (~> 5.0)
598 rails-settings-cached (~> 0.6)
599 rdf-normalize (~> 0.3.1)
600 redis (~> 3.3)
601 redis-namespace (~> 1.5)
602 redis-rails (~> 5.0)
603 rqrcode (~> 0.10)
604 rspec-rails (~> 3.6)
605 rspec-sidekiq (~> 3.0)
606 rubocop
607 ruby-oembed (~> 0.12)
608 sanitize (~> 4.4)
609 scss_lint (~> 0.53)
610 sidekiq (~> 5.0)
611 sidekiq-bulk (~> 0.1.1)
612 sidekiq-scheduler (~> 2.1)
613 sidekiq-unique-jobs (~> 5.0)
614 simple-navigation (~> 4.0)
615 simple_form (~> 3.4)
616 simplecov (~> 0.14)
617 sprockets-rails (~> 3.2)
618 statsd-instrument (~> 2.1)
619 strong_migrations
620 twitter-text (~> 1.14)
621 tzinfo-data (~> 1.2017)
622 uglifier (~> 3.2)
623 webmock (~> 3.0)
624 webpacker (~> 2.0)
625 webpush
626
627 RUBY VERSION
628 ruby 2.4.2p198
629
630 BUNDLED WITH
631 1.15.4
This page took 0.131614 seconds and 5 git commands to generate.