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