]> cat aescling's git repositories - mastodon.git/blob - Gemfile.lock
Bump capybara from 3.16.1 to 3.16.2 (#10552)
[mastodon.git] / Gemfile.lock
1 GIT
2 remote: https://github.com/rtomayko/posix-spawn
3 revision: 58465d2e213991f8afb13b984854a49fcdcc980c
4 ref: 58465d2e213991f8afb13b984854a49fcdcc980c
5 specs:
6 posix-spawn (0.3.13)
7
8 GIT
9 remote: https://github.com/tmm1/http_parser.rb
10 revision: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
11 ref: 54b17ba8c7d8d20a16dfc65d1775241833219cf2
12 specs:
13 http_parser.rb (0.6.1)
14
15 GEM
16 remote: https://rubygems.org/
17 specs:
18 actioncable (5.2.3)
19 actionpack (= 5.2.3)
20 nio4r (~> 2.0)
21 websocket-driver (>= 0.6.1)
22 actionmailer (5.2.3)
23 actionpack (= 5.2.3)
24 actionview (= 5.2.3)
25 activejob (= 5.2.3)
26 mail (~> 2.5, >= 2.5.4)
27 rails-dom-testing (~> 2.0)
28 actionpack (5.2.3)
29 actionview (= 5.2.3)
30 activesupport (= 5.2.3)
31 rack (~> 2.0)
32 rack-test (>= 0.6.3)
33 rails-dom-testing (~> 2.0)
34 rails-html-sanitizer (~> 1.0, >= 1.0.2)
35 actionview (5.2.3)
36 activesupport (= 5.2.3)
37 builder (~> 3.1)
38 erubi (~> 1.4)
39 rails-dom-testing (~> 2.0)
40 rails-html-sanitizer (~> 1.0, >= 1.0.3)
41 active_model_serializers (0.10.9)
42 actionpack (>= 4.1, < 6)
43 activemodel (>= 4.1, < 6)
44 case_transform (>= 0.2)
45 jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
46 active_record_query_trace (1.6.2)
47 activejob (5.2.3)
48 activesupport (= 5.2.3)
49 globalid (>= 0.3.6)
50 activemodel (5.2.3)
51 activesupport (= 5.2.3)
52 activerecord (5.2.3)
53 activemodel (= 5.2.3)
54 activesupport (= 5.2.3)
55 arel (>= 9.0)
56 activestorage (5.2.3)
57 actionpack (= 5.2.3)
58 activerecord (= 5.2.3)
59 marcel (~> 0.3.1)
60 activesupport (5.2.3)
61 concurrent-ruby (~> 1.0, >= 1.0.2)
62 i18n (>= 0.7, < 2)
63 minitest (~> 5.1)
64 tzinfo (~> 1.1)
65 addressable (2.6.0)
66 public_suffix (>= 2.0.2, < 4.0)
67 airbrussh (1.3.0)
68 sshkit (>= 1.6.1, != 1.7.0)
69 annotate (2.7.4)
70 activerecord (>= 3.2, < 6.0)
71 rake (>= 10.4, < 13.0)
72 arel (9.0.0)
73 ast (2.4.0)
74 attr_encrypted (3.1.0)
75 encryptor (~> 3.0.0)
76 av (0.9.0)
77 cocaine (~> 0.5.3)
78 aws-eventstream (1.0.2)
79 aws-partitions (1.147.0)
80 aws-sdk-core (3.48.3)
81 aws-eventstream (~> 1.0, >= 1.0.2)
82 aws-partitions (~> 1.0)
83 aws-sigv4 (~> 1.1)
84 jmespath (~> 1.0)
85 aws-sdk-kms (1.16.0)
86 aws-sdk-core (~> 3, >= 3.48.2)
87 aws-sigv4 (~> 1.1)
88 aws-sdk-s3 (1.36.0)
89 aws-sdk-core (~> 3, >= 3.48.2)
90 aws-sdk-kms (~> 1)
91 aws-sigv4 (~> 1.0)
92 aws-sigv4 (1.1.0)
93 aws-eventstream (~> 1.0, >= 1.0.2)
94 bcrypt (3.1.12)
95 benchmark-ips (2.7.2)
96 better_errors (2.5.1)
97 coderay (>= 1.0.0)
98 erubi (>= 1.0.0)
99 rack (>= 0.9.0)
100 binding_of_caller (0.8.0)
101 debug_inspector (>= 0.0.1)
102 bootsnap (1.4.3)
103 msgpack (~> 1.0)
104 brakeman (4.5.0)
105 browser (2.5.3)
106 builder (3.2.3)
107 bullet (5.9.0)
108 activesupport (>= 3.0.0)
109 uniform_notifier (~> 1.11)
110 bundler-audit (0.6.1)
111 bundler (>= 1.2.0, < 3)
112 thor (~> 0.18)
113 byebug (11.0.0)
114 capistrano (3.11.0)
115 airbrussh (>= 1.0.0)
116 i18n
117 rake (>= 10.0.0)
118 sshkit (>= 1.9.0)
119 capistrano-bundler (1.3.0)
120 capistrano (~> 3.1)
121 sshkit (~> 1.2)
122 capistrano-rails (1.4.0)
123 capistrano (~> 3.1)
124 capistrano-bundler (~> 1.1)
125 capistrano-rbenv (2.1.4)
126 capistrano (~> 3.1)
127 sshkit (~> 1.3)
128 capistrano-yarn (2.0.2)
129 capistrano (~> 3.0)
130 capybara (3.16.2)
131 addressable
132 mini_mime (>= 0.1.3)
133 nokogiri (~> 1.8)
134 rack (>= 1.6.0)
135 rack-test (>= 0.6.3)
136 regexp_parser (~> 1.2)
137 xpath (~> 3.2)
138 case_transform (0.2)
139 activesupport
140 charlock_holmes (0.7.6)
141 chewy (5.0.0)
142 activesupport (>= 4.0)
143 elasticsearch (>= 2.0.0)
144 elasticsearch-dsl
145 chunky_png (1.3.10)
146 cld3 (3.2.3)
147 ffi (>= 1.1.0, < 1.10.0)
148 climate_control (0.2.0)
149 cocaine (0.5.8)
150 climate_control (>= 0.0.3, < 1.0)
151 coderay (1.1.2)
152 concurrent-ruby (1.1.5)
153 connection_pool (2.2.2)
154 crack (0.4.3)
155 safe_yaml (~> 1.0.0)
156 crass (1.0.4)
157 css_parser (1.6.0)
158 addressable
159 debug_inspector (0.0.3)
160 derailed_benchmarks (1.3.5)
161 benchmark-ips (~> 2)
162 get_process_mem (~> 0)
163 heapy (~> 0)
164 memory_profiler (~> 0)
165 rack (>= 1)
166 rake (> 10, < 13)
167 thor (~> 0.19)
168 devise (4.6.2)
169 bcrypt (~> 3.0)
170 orm_adapter (~> 0.1)
171 railties (>= 4.1.0, < 6.0)
172 responders
173 warden (~> 1.2.3)
174 devise-two-factor (3.0.3)
175 activesupport (< 5.3)
176 attr_encrypted (>= 1.3, < 4, != 2)
177 devise (~> 4.0)
178 railties (< 5.3)
179 rotp (~> 2.0)
180 devise_pam_authenticatable2 (9.2.0)
181 devise (>= 4.0.0)
182 rpam2 (~> 4.0)
183 diff-lcs (1.3)
184 docile (1.3.0)
185 domain_name (0.5.20180417)
186 unf (>= 0.0.5, < 1.0.0)
187 doorkeeper (5.0.2)
188 railties (>= 4.2)
189 dotenv (2.7.2)
190 dotenv-rails (2.7.2)
191 dotenv (= 2.7.2)
192 railties (>= 3.2, < 6.1)
193 elasticsearch (6.0.2)
194 elasticsearch-api (= 6.0.2)
195 elasticsearch-transport (= 6.0.2)
196 elasticsearch-api (6.0.2)
197 multi_json
198 elasticsearch-dsl (0.1.5)
199 elasticsearch-transport (6.0.2)
200 faraday
201 multi_json
202 encryptor (3.0.0)
203 equatable (0.5.0)
204 erubi (1.8.0)
205 et-orbi (1.1.6)
206 tzinfo
207 excon (0.62.0)
208 fabrication (2.20.1)
209 faker (1.9.3)
210 i18n (>= 0.7)
211 faraday (0.15.0)
212 multipart-post (>= 1.2, < 3)
213 fast_blank (1.0.0)
214 fastimage (2.1.5)
215 ffi (1.9.25)
216 fog-core (2.1.0)
217 builder
218 excon (~> 0.58)
219 formatador (~> 0.2)
220 mime-types
221 fog-json (1.2.0)
222 fog-core
223 multi_json (~> 1.10)
224 fog-openstack (0.3.7)
225 fog-core (>= 1.45, <= 2.1.0)
226 fog-json (>= 1.0)
227 ipaddress (>= 0.8)
228 formatador (0.2.5)
229 fugit (1.1.6)
230 et-orbi (~> 1.1, >= 1.1.6)
231 raabro (~> 1.1)
232 fuubar (2.3.2)
233 rspec-core (~> 3.0)
234 ruby-progressbar (~> 1.4)
235 get_process_mem (0.2.3)
236 globalid (0.4.2)
237 activesupport (>= 4.2.0)
238 goldfinger (2.1.0)
239 addressable (~> 2.5)
240 http (~> 3.0)
241 nokogiri (~> 1.8)
242 oj (~> 3.0)
243 hamlit (2.9.3)
244 temple (>= 0.8.0)
245 thor
246 tilt
247 hamlit-rails (0.2.3)
248 actionpack (>= 4.0.1)
249 activesupport (>= 4.0.1)
250 hamlit (>= 1.2.0)
251 railties (>= 4.0.1)
252 hamster (3.0.0)
253 concurrent-ruby (~> 1.0)
254 hashdiff (0.3.7)
255 hashie (3.6.0)
256 heapy (0.1.4)
257 highline (2.0.1)
258 hiredis (0.6.3)
259 hkdf (0.3.0)
260 htmlentities (4.3.4)
261 http (3.3.0)
262 addressable (~> 2.3)
263 http-cookie (~> 1.0)
264 http-form_data (~> 2.0)
265 http_parser.rb (~> 0.6.0)
266 http-cookie (1.0.3)
267 domain_name (~> 0.5)
268 http-form_data (2.1.1)
269 http_accept_language (2.1.1)
270 httplog (1.2.2)
271 rack (>= 1.0)
272 rainbow (>= 2.0.0)
273 i18n (1.6.0)
274 concurrent-ruby (~> 1.0)
275 i18n-tasks (0.9.29)
276 activesupport (>= 4.0.2)
277 ast (>= 2.1.0)
278 erubi
279 highline (>= 2.0.0)
280 i18n
281 parser (>= 2.2.3.0)
282 rails-i18n
283 rainbow (>= 2.2.2, < 4.0)
284 terminal-table (>= 1.5.1)
285 idn-ruby (0.1.0)
286 ipaddress (0.8.3)
287 iso-639 (0.2.8)
288 jaro_winkler (1.5.2)
289 jmespath (1.4.0)
290 json (2.1.0)
291 json-ld (3.0.2)
292 multi_json (~> 1.12)
293 rdf (>= 2.2.8, < 4.0)
294 json-ld-preloaded (3.0.2)
295 json-ld (~> 3.0)
296 multi_json (~> 1.12)
297 rdf (~> 3.0)
298 jsonapi-renderer (0.2.0)
299 jwt (2.1.0)
300 kaminari (1.1.1)
301 activesupport (>= 4.1.0)
302 kaminari-actionview (= 1.1.1)
303 kaminari-activerecord (= 1.1.1)
304 kaminari-core (= 1.1.1)
305 kaminari-actionview (1.1.1)
306 actionview
307 kaminari-core (= 1.1.1)
308 kaminari-activerecord (1.1.1)
309 activerecord
310 kaminari-core (= 1.1.1)
311 kaminari-core (1.1.1)
312 launchy (2.4.3)
313 addressable (~> 2.3)
314 letter_opener (1.7.0)
315 launchy (~> 2.2)
316 letter_opener_web (1.3.4)
317 actionmailer (>= 3.2)
318 letter_opener (~> 1.0)
319 railties (>= 3.2)
320 link_header (0.0.8)
321 lograge (0.10.0)
322 actionpack (>= 4)
323 activesupport (>= 4)
324 railties (>= 4)
325 request_store (~> 1.0)
326 loofah (2.2.3)
327 crass (~> 1.0.2)
328 nokogiri (>= 1.5.9)
329 mail (2.7.1)
330 mini_mime (>= 0.1.1)
331 makara (0.4.1)
332 activerecord (>= 3.0.0)
333 marcel (0.3.3)
334 mimemagic (~> 0.3.2)
335 mario-redis-lock (1.2.1)
336 redis (>= 3.0.5)
337 memory_profiler (0.9.13)
338 method_source (0.9.2)
339 microformats (4.1.0)
340 json (~> 2.1)
341 nokogiri (~> 1.8, >= 1.8.3)
342 mime-types (3.2.2)
343 mime-types-data (~> 3.2015)
344 mime-types-data (3.2018.0812)
345 mimemagic (0.3.3)
346 mini_mime (1.0.1)
347 mini_portile2 (2.4.0)
348 minitest (5.11.3)
349 msgpack (1.2.9)
350 multi_json (1.13.1)
351 multipart-post (2.0.0)
352 necromancer (0.4.0)
353 net-ldap (0.16.1)
354 net-scp (1.2.1)
355 net-ssh (>= 2.6.5)
356 net-ssh (5.0.2)
357 nio4r (2.3.1)
358 nokogiri (1.10.2)
359 mini_portile2 (~> 2.4.0)
360 nokogumbo (2.0.0)
361 nokogiri (~> 1.8, >= 1.8.4)
362 nsa (0.2.7)
363 activesupport (>= 4.2, < 6)
364 concurrent-ruby (~> 1.0, >= 1.0.2)
365 sidekiq (>= 3.5)
366 statsd-ruby (~> 1.4, >= 1.4.0)
367 oj (3.7.11)
368 omniauth (1.9.0)
369 hashie (>= 3.4.6, < 3.7.0)
370 rack (>= 1.6.2, < 3)
371 omniauth-cas (1.1.1)
372 addressable (~> 2.3)
373 nokogiri (~> 1.5)
374 omniauth (~> 1.2)
375 omniauth-saml (1.10.1)
376 omniauth (~> 1.3, >= 1.3.2)
377 ruby-saml (~> 1.7)
378 orm_adapter (0.5.0)
379 ostatus2 (2.0.3)
380 addressable (~> 2.5)
381 http (~> 3.0)
382 nokogiri (~> 1.8)
383 ox (2.10.0)
384 paperclip (6.0.0)
385 activemodel (>= 4.2.0)
386 activesupport (>= 4.2.0)
387 mime-types
388 mimemagic (~> 0.3.0)
389 terrapin (~> 0.6.0)
390 paperclip-av-transcoder (0.6.4)
391 av (~> 0.9.0)
392 paperclip (>= 2.5.2)
393 parallel (1.17.0)
394 parallel_tests (2.28.0)
395 parallel
396 parser (2.6.2.0)
397 ast (~> 2.4.0)
398 pastel (0.7.2)
399 equatable (~> 0.5.0)
400 tty-color (~> 0.4.0)
401 pg (1.1.4)
402 pghero (2.2.0)
403 activerecord
404 pkg-config (1.3.7)
405 premailer (1.11.1)
406 addressable
407 css_parser (>= 1.6.0)
408 htmlentities (>= 4.0.0)
409 premailer-rails (1.10.2)
410 actionmailer (>= 3, < 6)
411 premailer (~> 1.7, >= 1.7.9)
412 private_address_check (0.5.0)
413 pry (0.12.2)
414 coderay (~> 1.1.0)
415 method_source (~> 0.9.0)
416 pry-byebug (3.7.0)
417 byebug (~> 11.0)
418 pry (~> 0.10)
419 pry-rails (0.3.9)
420 pry (>= 0.10.4)
421 psych (3.1.0)
422 public_suffix (3.0.3)
423 puma (3.12.1)
424 pundit (2.0.1)
425 activesupport (>= 3.0.0)
426 raabro (1.1.6)
427 rack (2.0.7)
428 rack-attack (5.4.2)
429 rack (>= 1.0, < 3)
430 rack-cors (1.0.3)
431 rack-protection (2.0.5)
432 rack
433 rack-proxy (0.6.5)
434 rack
435 rack-test (1.1.0)
436 rack (>= 1.0, < 3)
437 rails (5.2.3)
438 actioncable (= 5.2.3)
439 actionmailer (= 5.2.3)
440 actionpack (= 5.2.3)
441 actionview (= 5.2.3)
442 activejob (= 5.2.3)
443 activemodel (= 5.2.3)
444 activerecord (= 5.2.3)
445 activestorage (= 5.2.3)
446 activesupport (= 5.2.3)
447 bundler (>= 1.3.0)
448 railties (= 5.2.3)
449 sprockets-rails (>= 2.0.0)
450 rails-controller-testing (1.0.4)
451 actionpack (>= 5.0.1.x)
452 actionview (>= 5.0.1.x)
453 activesupport (>= 5.0.1.x)
454 rails-dom-testing (2.0.3)
455 activesupport (>= 4.2.0)
456 nokogiri (>= 1.6)
457 rails-html-sanitizer (1.0.4)
458 loofah (~> 2.2, >= 2.2.2)
459 rails-i18n (5.1.3)
460 i18n (>= 0.7, < 2)
461 railties (>= 5.0, < 6)
462 rails-settings-cached (0.6.6)
463 rails (>= 4.2.0)
464 railties (5.2.3)
465 actionpack (= 5.2.3)
466 activesupport (= 5.2.3)
467 method_source
468 rake (>= 0.8.7)
469 thor (>= 0.19.0, < 2.0)
470 rainbow (3.0.0)
471 rake (12.3.2)
472 rb-fsevent (0.10.3)
473 rb-inotify (0.9.10)
474 ffi (>= 0.5.0, < 2)
475 rdf (3.0.9)
476 hamster (~> 3.0)
477 link_header (~> 0.0, >= 0.0.8)
478 rdf-normalize (0.3.3)
479 rdf (>= 2.2, < 4.0)
480 redis (4.1.0)
481 redis-actionpack (5.0.2)
482 actionpack (>= 4.0, < 6)
483 redis-rack (>= 1, < 3)
484 redis-store (>= 1.1.0, < 2)
485 redis-activesupport (5.0.4)
486 activesupport (>= 3, < 6)
487 redis-store (>= 1.3, < 2)
488 redis-namespace (1.6.0)
489 redis (>= 3.0.4)
490 redis-rack (2.0.4)
491 rack (>= 1.5, < 3)
492 redis-store (>= 1.2, < 2)
493 redis-rails (5.0.2)
494 redis-actionpack (>= 5.0, < 6)
495 redis-activesupport (>= 5.0, < 6)
496 redis-store (>= 1.2, < 2)
497 redis-store (1.5.0)
498 redis (>= 2.2, < 5)
499 regexp_parser (1.4.0)
500 request_store (1.4.1)
501 rack (>= 1.4)
502 responders (2.4.1)
503 actionpack (>= 4.2.0, < 6.0)
504 railties (>= 4.2.0, < 6.0)
505 rotp (2.1.2)
506 rpam2 (4.0.2)
507 rqrcode (0.10.1)
508 chunky_png (~> 1.0)
509 rspec-core (3.8.0)
510 rspec-support (~> 3.8.0)
511 rspec-expectations (3.8.2)
512 diff-lcs (>= 1.2.0, < 2.0)
513 rspec-support (~> 3.8.0)
514 rspec-mocks (3.8.0)
515 diff-lcs (>= 1.2.0, < 2.0)
516 rspec-support (~> 3.8.0)
517 rspec-rails (3.8.2)
518 actionpack (>= 3.0)
519 activesupport (>= 3.0)
520 railties (>= 3.0)
521 rspec-core (~> 3.8.0)
522 rspec-expectations (~> 3.8.0)
523 rspec-mocks (~> 3.8.0)
524 rspec-support (~> 3.8.0)
525 rspec-sidekiq (3.0.3)
526 rspec-core (~> 3.0, >= 3.0.0)
527 sidekiq (>= 2.4.0)
528 rspec-support (3.8.0)
529 rubocop (0.67.1)
530 jaro_winkler (~> 1.5.1)
531 parallel (~> 1.10)
532 parser (>= 2.5, != 2.5.1.1)
533 psych (>= 3.1.0)
534 rainbow (>= 2.2.2, < 4.0)
535 ruby-progressbar (~> 1.7)
536 unicode-display_width (>= 1.4.0, < 1.6)
537 ruby-progressbar (1.10.0)
538 ruby-saml (1.9.0)
539 nokogiri (>= 1.5.10)
540 rufus-scheduler (3.5.2)
541 fugit (~> 1.1, >= 1.1.5)
542 safe_yaml (1.0.4)
543 sanitize (5.0.0)
544 crass (~> 1.0.2)
545 nokogiri (>= 1.8.0)
546 nokogumbo (~> 2.0)
547 sass (3.6.0)
548 sass-listen (~> 4.0.0)
549 sass-listen (4.0.0)
550 rb-fsevent (~> 0.9, >= 0.9.4)
551 rb-inotify (~> 0.9, >= 0.9.7)
552 scss_lint (0.57.1)
553 rake (>= 0.9, < 13)
554 sass (~> 3.5, >= 3.5.5)
555 sidekiq (5.2.5)
556 connection_pool (~> 2.2, >= 2.2.2)
557 rack (>= 1.5.0)
558 rack-protection (>= 1.5.0)
559 redis (>= 3.3.5, < 5)
560 sidekiq-bulk (0.2.0)
561 sidekiq
562 sidekiq-scheduler (3.0.0)
563 redis (>= 3, < 5)
564 rufus-scheduler (~> 3.2)
565 sidekiq (>= 3)
566 tilt (>= 1.4.0)
567 sidekiq-unique-jobs (6.0.12)
568 concurrent-ruby (~> 1.0, >= 1.0.5)
569 sidekiq (>= 4.0, < 7.0)
570 thor (~> 0)
571 simple-navigation (4.0.5)
572 activesupport (>= 2.3.2)
573 simple_form (4.1.0)
574 actionpack (>= 5.0)
575 activemodel (>= 5.0)
576 simplecov (0.16.1)
577 docile (~> 1.1)
578 json (>= 1.8, < 3)
579 simplecov-html (~> 0.10.0)
580 simplecov-html (0.10.2)
581 sprockets (3.7.2)
582 concurrent-ruby (~> 1.0)
583 rack (> 1, < 3)
584 sprockets-rails (3.2.1)
585 actionpack (>= 4.0)
586 activesupport (>= 4.0)
587 sprockets (>= 3.0.0)
588 sshkit (1.17.0)
589 net-scp (>= 1.1.2)
590 net-ssh (>= 2.8.0)
591 stackprof (0.2.12)
592 statsd-ruby (1.4.0)
593 stoplight (2.1.3)
594 streamio-ffmpeg (3.0.2)
595 multi_json (~> 1.8)
596 strong_migrations (0.3.1)
597 activerecord (>= 3.2.0)
598 temple (0.8.1)
599 terminal-table (1.8.0)
600 unicode-display_width (~> 1.1, >= 1.1.1)
601 terrapin (0.6.0)
602 climate_control (>= 0.0.3, < 1.0)
603 thor (0.20.3)
604 thread_safe (0.3.6)
605 tilt (2.0.9)
606 timers (4.2.0)
607 tty-color (0.4.3)
608 tty-command (0.8.2)
609 pastel (~> 0.7.0)
610 tty-cursor (0.6.0)
611 tty-prompt (0.18.1)
612 necromancer (~> 0.4.0)
613 pastel (~> 0.7.0)
614 timers (~> 4.0)
615 tty-cursor (~> 0.6.0)
616 tty-reader (~> 0.5.0)
617 tty-reader (0.5.0)
618 tty-cursor (~> 0.6.0)
619 tty-screen (~> 0.6.4)
620 wisper (~> 2.0.0)
621 tty-screen (0.6.5)
622 twitter-text (1.14.7)
623 unf (~> 0.1.0)
624 tzinfo (1.2.5)
625 thread_safe (~> 0.1)
626 tzinfo-data (1.2019.1)
627 tzinfo (>= 1.0.0)
628 unf (0.1.4)
629 unf_ext
630 unf_ext (0.0.7.5)
631 unicode-display_width (1.5.0)
632 uniform_notifier (1.12.1)
633 warden (1.2.8)
634 rack (>= 2.0.6)
635 webmock (3.5.1)
636 addressable (>= 2.3.6)
637 crack (>= 0.3.2)
638 hashdiff
639 webpacker (4.0.2)
640 activesupport (>= 4.2)
641 rack-proxy (>= 0.6.1)
642 railties (>= 4.2)
643 webpush (0.3.7)
644 hkdf (~> 0.2)
645 jwt (~> 2.0)
646 websocket-driver (0.7.0)
647 websocket-extensions (>= 0.1.0)
648 websocket-extensions (0.1.3)
649 wisper (2.0.0)
650 xpath (3.2.0)
651 nokogiri (~> 1.8)
652
653 PLATFORMS
654 ruby
655
656 DEPENDENCIES
657 active_model_serializers (~> 0.10)
658 active_record_query_trace (~> 1.6)
659 addressable (~> 2.6)
660 annotate (~> 2.7)
661 aws-sdk-s3 (~> 1.36)
662 better_errors (~> 2.5)
663 binding_of_caller (~> 0.7)
664 bootsnap (~> 1.4)
665 brakeman (~> 4.5)
666 browser
667 bullet (~> 5.9)
668 bundler-audit (~> 0.6)
669 capistrano (~> 3.11)
670 capistrano-rails (~> 1.4)
671 capistrano-rbenv (~> 2.1)
672 capistrano-yarn (~> 2.0)
673 capybara (~> 3.16)
674 charlock_holmes (~> 0.7.6)
675 chewy (~> 5.0)
676 cld3 (~> 3.2.3)
677 climate_control (~> 0.2)
678 concurrent-ruby
679 derailed_benchmarks
680 devise (~> 4.6)
681 devise-two-factor (~> 3.0)
682 devise_pam_authenticatable2 (~> 9.2)
683 doorkeeper (~> 5.0)
684 dotenv-rails (~> 2.7)
685 fabrication (~> 2.20)
686 faker (~> 1.9)
687 fast_blank (~> 1.0)
688 fastimage
689 fog-core (<= 2.1.0)
690 fog-openstack (~> 0.3)
691 fuubar (~> 2.3)
692 goldfinger (~> 2.1)
693 hamlit-rails (~> 0.2)
694 hiredis (~> 0.6)
695 htmlentities (~> 4.3)
696 http (~> 3.3)
697 http_accept_language (~> 2.1)
698 http_parser.rb (~> 0.6)!
699 httplog (~> 1.2)
700 i18n-tasks (~> 0.9)
701 idn-ruby
702 iso-639
703 json-ld (~> 3.0)
704 json-ld-preloaded (~> 3.0)
705 kaminari (~> 1.1)
706 letter_opener (~> 1.7)
707 letter_opener_web (~> 1.3)
708 link_header (~> 0.0)
709 lograge (~> 0.10)
710 makara (~> 0.4)
711 mario-redis-lock (~> 1.2)
712 memory_profiler
713 microformats (~> 4.1)
714 mime-types (~> 3.2)
715 net-ldap (~> 0.10)
716 nokogiri (~> 1.10)
717 nsa (~> 0.2)
718 oj (~> 3.7)
719 omniauth (~> 1.9)
720 omniauth-cas (~> 1.1)
721 omniauth-saml (~> 1.10)
722 ostatus2 (~> 2.0)
723 ox (~> 2.10)
724 paperclip (~> 6.0)
725 paperclip-av-transcoder (~> 0.6)
726 parallel_tests (~> 2.28)
727 pg (~> 1.1)
728 pghero (~> 2.2)
729 pkg-config (~> 1.3)
730 posix-spawn!
731 premailer-rails
732 private_address_check (~> 0.5)
733 pry-byebug (~> 3.7)
734 pry-rails (~> 0.3)
735 puma (~> 3.12)
736 pundit (~> 2.0)
737 rack-attack (~> 5.4)
738 rack-cors (~> 1.0)
739 rails (~> 5.2.3)
740 rails-controller-testing (~> 1.0)
741 rails-i18n (~> 5.1)
742 rails-settings-cached (~> 0.6)
743 rdf-normalize (~> 0.3)
744 redis (~> 4.1)
745 redis-namespace (~> 1.5)
746 redis-rails (~> 5.0)
747 rqrcode (~> 0.10)
748 rspec-rails (~> 3.8)
749 rspec-sidekiq (~> 3.0)
750 rubocop (~> 0.67)
751 sanitize (~> 5.0)
752 scss_lint (~> 0.57)
753 sidekiq (~> 5.2)
754 sidekiq-bulk (~> 0.2.0)
755 sidekiq-scheduler (~> 3.0)
756 sidekiq-unique-jobs (~> 6.0)
757 simple-navigation (~> 4.0)
758 simple_form (~> 4.1)
759 simplecov (~> 0.16)
760 sprockets-rails (~> 3.2)
761 stackprof
762 stoplight (~> 2.1.3)
763 streamio-ffmpeg (~> 3.0)
764 strong_migrations (~> 0.3)
765 thor (~> 0.20)
766 tty-command (~> 0.8)
767 tty-prompt (~> 0.18)
768 twitter-text (~> 1.14)
769 tzinfo-data (~> 1.2019)
770 webmock (~> 3.5)
771 webpacker (~> 4.0)
772 webpush
773
774 RUBY VERSION
775 ruby 2.6.1p33
776
777 BUNDLED WITH
778 1.17.3
This page took 0.132302 seconds and 4 git commands to generate.