]> cat aescling's git repositories - mastodon.git/blob - Gemfile.lock
Address vulnerability from GHSA-3fjr-858r-92rw
[mastodon.git] / Gemfile.lock
1 GIT
2 remote: https://github.com/ClearlyClaire/webpush.git
3 revision: f14a4d52e201128b1b00245d11b6de80d6cfdcd9
4 ref: f14a4d52e201128b1b00245d11b6de80d6cfdcd9
5 specs:
6 webpush (0.3.8)
7 hkdf (~> 0.2)
8 jwt (~> 2.0)
9
10 GEM
11 remote: https://rubygems.org/
12 specs:
13 actioncable (6.1.7)
14 actionpack (= 6.1.7)
15 activesupport (= 6.1.7)
16 nio4r (~> 2.0)
17 websocket-driver (>= 0.6.1)
18 actionmailbox (6.1.7)
19 actionpack (= 6.1.7)
20 activejob (= 6.1.7)
21 activerecord (= 6.1.7)
22 activestorage (= 6.1.7)
23 activesupport (= 6.1.7)
24 mail (>= 2.7.1)
25 actionmailer (6.1.7)
26 actionpack (= 6.1.7)
27 actionview (= 6.1.7)
28 activejob (= 6.1.7)
29 activesupport (= 6.1.7)
30 mail (~> 2.5, >= 2.5.4)
31 rails-dom-testing (~> 2.0)
32 actionpack (6.1.7)
33 actionview (= 6.1.7)
34 activesupport (= 6.1.7)
35 rack (~> 2.0, >= 2.0.9)
36 rack-test (>= 0.6.3)
37 rails-dom-testing (~> 2.0)
38 rails-html-sanitizer (~> 1.0, >= 1.2.0)
39 actiontext (6.1.7)
40 actionpack (= 6.1.7)
41 activerecord (= 6.1.7)
42 activestorage (= 6.1.7)
43 activesupport (= 6.1.7)
44 nokogiri (>= 1.8.5)
45 actionview (6.1.7)
46 activesupport (= 6.1.7)
47 builder (~> 3.1)
48 erubi (~> 1.4)
49 rails-dom-testing (~> 2.0)
50 rails-html-sanitizer (~> 1.1, >= 1.2.0)
51 active_model_serializers (0.10.13)
52 actionpack (>= 4.1, < 7.1)
53 activemodel (>= 4.1, < 7.1)
54 case_transform (>= 0.2)
55 jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
56 active_record_query_trace (1.8)
57 activejob (6.1.7)
58 activesupport (= 6.1.7)
59 globalid (>= 0.3.6)
60 activemodel (6.1.7)
61 activesupport (= 6.1.7)
62 activerecord (6.1.7)
63 activemodel (= 6.1.7)
64 activesupport (= 6.1.7)
65 activestorage (6.1.7)
66 actionpack (= 6.1.7)
67 activejob (= 6.1.7)
68 activerecord (= 6.1.7)
69 activesupport (= 6.1.7)
70 marcel (~> 1.0)
71 mini_mime (>= 1.1.0)
72 activesupport (6.1.7)
73 concurrent-ruby (~> 1.0, >= 1.0.2)
74 i18n (>= 1.6, < 2)
75 minitest (>= 5.1)
76 tzinfo (~> 2.0)
77 zeitwerk (~> 2.3)
78 addressable (2.8.1)
79 public_suffix (>= 2.0.2, < 6.0)
80 aes_key_wrap (1.1.0)
81 airbrussh (1.4.1)
82 sshkit (>= 1.6.1, != 1.7.0)
83 android_key_attestation (0.3.0)
84 annotate (3.2.0)
85 activerecord (>= 3.2, < 8.0)
86 rake (>= 10.4, < 14.0)
87 ast (2.4.2)
88 attr_encrypted (3.1.0)
89 encryptor (~> 3.0.0)
90 attr_required (1.0.1)
91 awrence (1.2.1)
92 aws-eventstream (1.2.0)
93 aws-partitions (1.587.0)
94 aws-sdk-core (3.130.2)
95 aws-eventstream (~> 1, >= 1.0.2)
96 aws-partitions (~> 1, >= 1.525.0)
97 aws-sigv4 (~> 1.1)
98 jmespath (~> 1.0)
99 aws-sdk-kms (1.56.0)
100 aws-sdk-core (~> 3, >= 3.127.0)
101 aws-sigv4 (~> 1.1)
102 aws-sdk-s3 (1.114.0)
103 aws-sdk-core (~> 3, >= 3.127.0)
104 aws-sdk-kms (~> 1)
105 aws-sigv4 (~> 1.4)
106 aws-sigv4 (1.5.0)
107 aws-eventstream (~> 1, >= 1.0.2)
108 bcrypt (3.1.17)
109 better_errors (2.9.1)
110 coderay (>= 1.0.0)
111 erubi (>= 1.0.0)
112 rack (>= 0.9.0)
113 better_html (2.0.1)
114 actionview (>= 6.0)
115 activesupport (>= 6.0)
116 ast (~> 2.0)
117 erubi (~> 1.4)
118 parser (>= 2.4)
119 smart_properties
120 bindata (2.4.10)
121 binding_of_caller (1.0.0)
122 debug_inspector (>= 0.0.1)
123 blurhash (0.1.6)
124 ffi (~> 1.14)
125 bootsnap (1.13.0)
126 msgpack (~> 1.2)
127 brakeman (5.3.1)
128 browser (4.2.0)
129 brpoplpush-redis_script (0.1.2)
130 concurrent-ruby (~> 1.0, >= 1.0.5)
131 redis (>= 1.0, <= 5.0)
132 builder (3.2.4)
133 bullet (7.0.3)
134 activesupport (>= 3.0.0)
135 uniform_notifier (~> 1.11)
136 bundler-audit (0.9.1)
137 bundler (>= 1.2.0, < 3)
138 thor (~> 1.0)
139 byebug (11.1.3)
140 capistrano (3.17.1)
141 airbrussh (>= 1.0.0)
142 i18n
143 rake (>= 10.0.0)
144 sshkit (>= 1.9.0)
145 capistrano-bundler (2.0.1)
146 capistrano (~> 3.1)
147 capistrano-rails (1.6.2)
148 capistrano (~> 3.1)
149 capistrano-bundler (>= 1.1, < 3)
150 capistrano-rbenv (2.2.0)
151 capistrano (~> 3.1)
152 sshkit (~> 1.3)
153 capistrano-yarn (2.0.2)
154 capistrano (~> 3.0)
155 capybara (3.37.1)
156 addressable
157 matrix
158 mini_mime (>= 0.1.3)
159 nokogiri (~> 1.8)
160 rack (>= 1.6.0)
161 rack-test (>= 0.6.3)
162 regexp_parser (>= 1.5, < 3.0)
163 xpath (~> 3.2)
164 case_transform (0.2)
165 activesupport
166 cbor (0.5.9.6)
167 charlock_holmes (0.7.7)
168 chewy (7.2.4)
169 activesupport (>= 5.2)
170 elasticsearch (>= 7.12.0, < 7.14.0)
171 elasticsearch-dsl
172 chunky_png (1.4.0)
173 climate_control (0.2.0)
174 cocoon (1.2.15)
175 coderay (1.1.3)
176 color_diff (0.1)
177 concurrent-ruby (1.1.10)
178 connection_pool (2.3.0)
179 cose (1.2.1)
180 cbor (~> 0.5.9)
181 openssl-signature_algorithm (~> 1.0)
182 crack (0.4.5)
183 rexml
184 crass (1.0.6)
185 css_parser (1.7.1)
186 addressable
187 debug_inspector (1.0.0)
188 devise (4.8.1)
189 bcrypt (~> 3.0)
190 orm_adapter (~> 0.1)
191 railties (>= 4.1.0)
192 responders
193 warden (~> 1.2.3)
194 devise-two-factor (4.0.2)
195 activesupport (< 7.1)
196 attr_encrypted (>= 1.3, < 4, != 2)
197 devise (~> 4.0)
198 railties (< 7.1)
199 rotp (~> 6.0)
200 devise_pam_authenticatable2 (9.2.0)
201 devise (>= 4.0.0)
202 rpam2 (~> 4.0)
203 diff-lcs (1.5.0)
204 discard (1.2.1)
205 activerecord (>= 4.2, < 8)
206 docile (1.3.4)
207 domain_name (0.5.20190701)
208 unf (>= 0.0.5, < 1.0.0)
209 doorkeeper (5.6.0)
210 railties (>= 5)
211 dotenv (2.8.1)
212 dotenv-rails (2.8.1)
213 dotenv (= 2.8.1)
214 railties (>= 3.2)
215 ed25519 (1.3.0)
216 elasticsearch (7.13.3)
217 elasticsearch-api (= 7.13.3)
218 elasticsearch-transport (= 7.13.3)
219 elasticsearch-api (7.13.3)
220 multi_json
221 elasticsearch-dsl (0.1.10)
222 elasticsearch-transport (7.13.3)
223 faraday (~> 1)
224 multi_json
225 encryptor (3.0.0)
226 erubi (1.11.0)
227 et-orbi (1.2.7)
228 tzinfo
229 excon (0.76.0)
230 fabrication (2.30.0)
231 faker (2.23.0)
232 i18n (>= 1.8.11, < 2)
233 faraday (1.9.3)
234 faraday-em_http (~> 1.0)
235 faraday-em_synchrony (~> 1.0)
236 faraday-excon (~> 1.1)
237 faraday-httpclient (~> 1.0)
238 faraday-multipart (~> 1.0)
239 faraday-net_http (~> 1.0)
240 faraday-net_http_persistent (~> 1.0)
241 faraday-patron (~> 1.0)
242 faraday-rack (~> 1.0)
243 faraday-retry (~> 1.0)
244 ruby2_keywords (>= 0.0.4)
245 faraday-em_http (1.0.0)
246 faraday-em_synchrony (1.0.0)
247 faraday-excon (1.1.0)
248 faraday-httpclient (1.0.1)
249 faraday-multipart (1.0.3)
250 multipart-post (>= 1.2, < 3)
251 faraday-net_http (1.0.1)
252 faraday-net_http_persistent (1.2.0)
253 faraday-patron (1.0.0)
254 faraday-rack (1.0.0)
255 faraday-retry (1.0.3)
256 fast_blank (1.0.1)
257 fastimage (2.2.6)
258 ffi (1.15.5)
259 ffi-compiler (1.0.1)
260 ffi (>= 1.0.0)
261 rake
262 fog-core (2.1.0)
263 builder
264 excon (~> 0.58)
265 formatador (~> 0.2)
266 mime-types
267 fog-json (1.2.0)
268 fog-core
269 multi_json (~> 1.10)
270 fog-openstack (0.3.10)
271 fog-core (>= 1.45, <= 2.1.0)
272 fog-json (>= 1.0)
273 ipaddress (>= 0.8)
274 formatador (0.2.5)
275 fugit (1.5.3)
276 et-orbi (~> 1, >= 1.2.7)
277 raabro (~> 1.4)
278 fuubar (2.5.1)
279 rspec-core (~> 3.0)
280 ruby-progressbar (~> 1.4)
281 gitlab-omniauth-openid-connect (0.10.0)
282 addressable (~> 2.7)
283 omniauth (>= 1.9, < 3)
284 openid_connect (~> 1.2)
285 globalid (1.0.0)
286 activesupport (>= 5.0)
287 hamlit (2.13.0)
288 temple (>= 0.8.2)
289 thor
290 tilt
291 hamlit-rails (0.2.3)
292 actionpack (>= 4.0.1)
293 activesupport (>= 4.0.1)
294 hamlit (>= 1.2.0)
295 railties (>= 4.0.1)
296 hashdiff (1.0.1)
297 hashie (5.0.0)
298 hcaptcha (7.1.0)
299 json
300 highline (2.0.3)
301 hiredis (0.6.3)
302 hkdf (0.3.0)
303 htmlentities (4.3.4)
304 http (5.1.0)
305 addressable (~> 2.8)
306 http-cookie (~> 1.0)
307 http-form_data (~> 2.2)
308 llhttp-ffi (~> 0.4.0)
309 http-cookie (1.0.5)
310 domain_name (~> 0.5)
311 http-form_data (2.3.0)
312 http_accept_language (2.1.1)
313 httpclient (2.8.3)
314 httplog (1.6.0)
315 rack (>= 2.0)
316 rainbow (>= 2.0.0)
317 i18n (1.12.0)
318 concurrent-ruby (~> 1.0)
319 i18n-tasks (1.0.12)
320 activesupport (>= 4.0.2)
321 ast (>= 2.1.0)
322 better_html (>= 1.0, < 3.0)
323 erubi
324 highline (>= 2.0.0)
325 i18n
326 parser (>= 2.2.3.0)
327 rails-i18n
328 rainbow (>= 2.2.2, < 4.0)
329 terminal-table (>= 1.5.1)
330 idn-ruby (0.1.4)
331 ipaddress (0.8.3)
332 jmespath (1.6.1)
333 json (2.6.2)
334 json-canonicalization (0.3.0)
335 json-jwt (1.13.0)
336 activesupport (>= 4.2)
337 aes_key_wrap
338 bindata
339 json-ld (3.2.3)
340 htmlentities (~> 4.3)
341 json-canonicalization (~> 0.3)
342 link_header (~> 0.0, >= 0.0.8)
343 multi_json (~> 1.15)
344 rack (~> 2.2)
345 rdf (~> 3.2, >= 3.2.9)
346 json-ld-preloaded (3.2.0)
347 json-ld (~> 3.2)
348 rdf (~> 3.2)
349 jsonapi-renderer (0.2.2)
350 jwt (2.4.1)
351 kaminari (1.2.2)
352 activesupport (>= 4.1.0)
353 kaminari-actionview (= 1.2.2)
354 kaminari-activerecord (= 1.2.2)
355 kaminari-core (= 1.2.2)
356 kaminari-actionview (1.2.2)
357 actionview
358 kaminari-core (= 1.2.2)
359 kaminari-activerecord (1.2.2)
360 activerecord
361 kaminari-core (= 1.2.2)
362 kaminari-core (1.2.2)
363 kt-paperclip (7.1.1)
364 activemodel (>= 4.2.0)
365 activesupport (>= 4.2.0)
366 marcel (~> 1.0.1)
367 mime-types
368 terrapin (~> 0.6.0)
369 launchy (2.5.0)
370 addressable (~> 2.7)
371 letter_opener (1.8.1)
372 launchy (>= 2.2, < 3)
373 letter_opener_web (2.0.0)
374 actionmailer (>= 5.2)
375 letter_opener (~> 1.7)
376 railties (>= 5.2)
377 rexml
378 link_header (0.0.8)
379 llhttp-ffi (0.4.0)
380 ffi-compiler (~> 1.0)
381 rake (~> 13.0)
382 lograge (0.12.0)
383 actionpack (>= 4)
384 activesupport (>= 4)
385 railties (>= 4)
386 request_store (~> 1.0)
387 loofah (2.19.0)
388 crass (~> 1.0.2)
389 nokogiri (>= 1.5.9)
390 mail (2.7.1)
391 mini_mime (>= 0.1.1)
392 makara (0.5.1)
393 activerecord (>= 5.2.0)
394 marcel (1.0.2)
395 mario-redis-lock (1.2.1)
396 redis (>= 3.0.5)
397 matrix (0.4.2)
398 memory_profiler (1.0.0)
399 method_source (1.0.0)
400 microformats (4.4.1)
401 json (~> 2.2)
402 nokogiri (~> 1.10)
403 mime-types (3.4.1)
404 mime-types-data (~> 3.2015)
405 mime-types-data (3.2022.0105)
406 mini_mime (1.1.2)
407 mini_portile2 (2.8.0)
408 minitest (5.16.3)
409 msgpack (1.5.4)
410 multi_json (1.15.0)
411 multipart-post (2.1.1)
412 net-ldap (0.17.1)
413 net-scp (4.0.0.rc1)
414 net-ssh (>= 2.6.5, < 8.0.0)
415 net-ssh (7.0.1)
416 nio4r (2.5.8)
417 nokogiri (1.13.8)
418 mini_portile2 (~> 2.8.0)
419 racc (~> 1.4)
420 nsa (0.2.8)
421 activesupport (>= 4.2, < 7)
422 concurrent-ruby (~> 1.0, >= 1.0.2)
423 sidekiq (>= 3.5)
424 statsd-ruby (~> 1.4, >= 1.4.0)
425 oj (3.13.21)
426 omniauth (1.9.2)
427 hashie (>= 3.4.6)
428 rack (>= 1.6.2, < 3)
429 omniauth-cas (2.0.0)
430 addressable (~> 2.3)
431 nokogiri (~> 1.5)
432 omniauth (~> 1.2)
433 omniauth-rails_csrf_protection (0.1.2)
434 actionpack (>= 4.2)
435 omniauth (>= 1.3.1)
436 omniauth-saml (1.10.3)
437 omniauth (~> 1.3, >= 1.3.2)
438 ruby-saml (~> 1.9)
439 openid_connect (1.3.0)
440 activemodel
441 attr_required (>= 1.0.0)
442 json-jwt (>= 1.5.0)
443 rack-oauth2 (>= 1.6.1)
444 swd (>= 1.0.0)
445 tzinfo
446 validate_email
447 validate_url
448 webfinger (>= 1.0.1)
449 openssl (3.0.0)
450 openssl-signature_algorithm (1.2.1)
451 openssl (> 2.0, < 3.1)
452 orm_adapter (0.5.0)
453 ox (2.14.11)
454 parallel (1.22.1)
455 parser (3.1.2.1)
456 ast (~> 2.4.1)
457 parslet (2.0.0)
458 pastel (0.8.0)
459 tty-color (~> 0.5)
460 pg (1.4.3)
461 pghero (2.8.3)
462 activerecord (>= 5)
463 pkg-config (1.4.9)
464 posix-spawn (0.3.15)
465 premailer (1.14.2)
466 addressable
467 css_parser (>= 1.6.0)
468 htmlentities (>= 4.0.0)
469 premailer-rails (1.11.1)
470 actionmailer (>= 3)
471 premailer (~> 1.7, >= 1.7.9)
472 private_address_check (0.5.0)
473 pry (0.14.1)
474 coderay (~> 1.1)
475 method_source (~> 1.0)
476 pry-byebug (3.10.1)
477 byebug (~> 11.0)
478 pry (>= 0.13, < 0.15)
479 pry-rails (0.3.9)
480 pry (>= 0.10.4)
481 public_suffix (5.0.0)
482 puma (5.6.5)
483 nio4r (~> 2.0)
484 pundit (2.2.0)
485 activesupport (>= 3.0.0)
486 raabro (1.4.0)
487 racc (1.6.0)
488 rack (2.2.4)
489 rack-attack (6.6.1)
490 rack (>= 1.0, < 3)
491 rack-cors (1.1.1)
492 rack (>= 2.0.0)
493 rack-oauth2 (1.19.0)
494 activesupport
495 attr_required
496 httpclient
497 json-jwt (>= 1.11.0)
498 rack (>= 2.1.0)
499 rack-proxy (0.7.0)
500 rack
501 rack-test (2.0.2)
502 rack (>= 1.3)
503 rails (6.1.7)
504 actioncable (= 6.1.7)
505 actionmailbox (= 6.1.7)
506 actionmailer (= 6.1.7)
507 actionpack (= 6.1.7)
508 actiontext (= 6.1.7)
509 actionview (= 6.1.7)
510 activejob (= 6.1.7)
511 activemodel (= 6.1.7)
512 activerecord (= 6.1.7)
513 activestorage (= 6.1.7)
514 activesupport (= 6.1.7)
515 bundler (>= 1.15.0)
516 railties (= 6.1.7)
517 sprockets-rails (>= 2.0.0)
518 rails-controller-testing (1.0.5)
519 actionpack (>= 5.0.1.rc1)
520 actionview (>= 5.0.1.rc1)
521 activesupport (>= 5.0.1.rc1)
522 rails-dom-testing (2.0.3)
523 activesupport (>= 4.2.0)
524 nokogiri (>= 1.6)
525 rails-html-sanitizer (1.4.3)
526 loofah (~> 2.3)
527 rails-i18n (6.0.0)
528 i18n (>= 0.7, < 2)
529 railties (>= 6.0.0, < 7)
530 rails-settings-cached (0.6.6)
531 rails (>= 4.2.0)
532 railties (6.1.7)
533 actionpack (= 6.1.7)
534 activesupport (= 6.1.7)
535 method_source
536 rake (>= 12.2)
537 thor (~> 1.0)
538 rainbow (3.1.1)
539 rake (13.0.6)
540 rdf (3.2.9)
541 link_header (~> 0.0, >= 0.0.8)
542 rdf-normalize (0.5.0)
543 rdf (~> 3.2)
544 redcarpet (3.5.1)
545 redis (4.5.1)
546 redis-namespace (1.9.0)
547 redis (>= 4)
548 regexp_parser (2.5.0)
549 request_store (1.5.1)
550 rack (>= 1.4)
551 responders (3.0.1)
552 actionpack (>= 5.0)
553 railties (>= 5.0)
554 rexml (3.2.5)
555 rotp (6.2.0)
556 rpam2 (4.0.2)
557 rqrcode (2.1.2)
558 chunky_png (~> 1.0)
559 rqrcode_core (~> 1.0)
560 rqrcode_core (1.2.0)
561 rspec-core (3.11.0)
562 rspec-support (~> 3.11.0)
563 rspec-expectations (3.11.0)
564 diff-lcs (>= 1.2.0, < 2.0)
565 rspec-support (~> 3.11.0)
566 rspec-mocks (3.11.1)
567 diff-lcs (>= 1.2.0, < 2.0)
568 rspec-support (~> 3.11.0)
569 rspec-rails (5.1.2)
570 actionpack (>= 5.2)
571 activesupport (>= 5.2)
572 railties (>= 5.2)
573 rspec-core (~> 3.10)
574 rspec-expectations (~> 3.10)
575 rspec-mocks (~> 3.10)
576 rspec-support (~> 3.10)
577 rspec-sidekiq (3.1.0)
578 rspec-core (~> 3.0, >= 3.0.0)
579 sidekiq (>= 2.4.0)
580 rspec-support (3.11.1)
581 rspec_junit_formatter (0.6.0)
582 rspec-core (>= 2, < 4, != 2.12.0)
583 rubocop (1.33.0)
584 json (~> 2.3)
585 parallel (~> 1.10)
586 parser (>= 3.1.0.0)
587 rainbow (>= 2.2.2, < 4.0)
588 regexp_parser (>= 1.8, < 3.0)
589 rexml (>= 3.2.5, < 4.0)
590 rubocop-ast (>= 1.19.1, < 2.0)
591 ruby-progressbar (~> 1.7)
592 unicode-display_width (>= 1.4.0, < 3.0)
593 rubocop-ast (1.21.0)
594 parser (>= 3.1.1.0)
595 rubocop-performance (1.14.3)
596 rubocop (>= 1.7.0, < 2.0)
597 rubocop-ast (>= 0.4.0)
598 ruby-progressbar (1.11.0)
599 ruby-saml (1.13.0)
600 nokogiri (>= 1.10.5)
601 rexml
602 ruby2_keywords (0.0.5)
603 rufus-scheduler (3.8.1)
604 fugit (~> 1.1, >= 1.1.6)
605 safety_net_attestation (0.4.0)
606 jwt (~> 2.0)
607 sanitize (6.0.0)
608 crass (~> 1.0.2)
609 nokogiri (>= 1.12.0)
610 scenic (1.6.0)
611 activerecord (>= 4.0.0)
612 railties (>= 4.0.0)
613 semantic_range (3.0.0)
614 sidekiq (6.5.7)
615 connection_pool (>= 2.2.5)
616 rack (~> 2.0)
617 redis (>= 4.5.0, < 5)
618 sidekiq-bulk (0.2.0)
619 sidekiq
620 sidekiq-scheduler (4.0.2)
621 redis (>= 4.2.0)
622 rufus-scheduler (~> 3.2)
623 sidekiq (>= 4)
624 tilt (>= 1.4.0)
625 sidekiq-unique-jobs (7.1.27)
626 brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
627 concurrent-ruby (~> 1.0, >= 1.0.5)
628 sidekiq (>= 5.0, < 8.0)
629 thor (>= 0.20, < 3.0)
630 simple-navigation (4.4.0)
631 activesupport (>= 2.3.2)
632 simple_form (5.1.0)
633 actionpack (>= 5.2)
634 activemodel (>= 5.2)
635 simplecov (0.21.2)
636 docile (~> 1.1)
637 simplecov-html (~> 0.11)
638 simplecov_json_formatter (~> 0.1)
639 simplecov-html (0.12.3)
640 simplecov_json_formatter (0.1.2)
641 smart_properties (1.17.0)
642 sprockets (3.7.2)
643 concurrent-ruby (~> 1.0)
644 rack (> 1, < 3)
645 sprockets-rails (3.4.2)
646 actionpack (>= 5.2)
647 activesupport (>= 5.2)
648 sprockets (>= 3.0.0)
649 sshkit (1.21.2)
650 net-scp (>= 1.1.2)
651 net-ssh (>= 2.8.0)
652 stackprof (0.2.21)
653 standard (1.15.0)
654 rubocop (= 1.33.0)
655 rubocop-performance (= 1.14.3)
656 statsd-ruby (1.5.0)
657 stoplight (3.0.0)
658 strong_migrations (0.7.9)
659 activerecord (>= 5)
660 swd (1.3.0)
661 activesupport (>= 3)
662 attr_required (>= 0.0.5)
663 httpclient (>= 2.4)
664 temple (0.8.2)
665 terminal-table (3.0.2)
666 unicode-display_width (>= 1.1.1, < 3)
667 terrapin (0.6.0)
668 climate_control (>= 0.0.3, < 1.0)
669 thor (1.2.1)
670 tilt (2.0.10)
671 tpm-key_attestation (0.11.0)
672 bindata (~> 2.4)
673 openssl (> 2.0, < 3.1)
674 openssl-signature_algorithm (~> 1.0)
675 tty-color (0.6.0)
676 tty-cursor (0.7.1)
677 tty-prompt (0.23.1)
678 pastel (~> 0.8)
679 tty-reader (~> 0.8)
680 tty-reader (0.9.0)
681 tty-cursor (~> 0.7)
682 tty-screen (~> 0.8)
683 wisper (~> 2.0)
684 tty-screen (0.8.1)
685 twitter-text (3.1.0)
686 idn-ruby
687 unf (~> 0.1.0)
688 tzinfo (2.0.5)
689 concurrent-ruby (~> 1.0)
690 tzinfo-data (1.2022.4)
691 tzinfo (>= 1.0.0)
692 unf (0.1.4)
693 unf_ext
694 unf_ext (0.0.8.2)
695 unicode-display_width (2.3.0)
696 uniform_notifier (1.16.0)
697 validate_email (0.1.6)
698 activemodel (>= 3.0)
699 mail (>= 2.2.5)
700 validate_url (1.0.15)
701 activemodel (>= 3.0.0)
702 public_suffix
703 warden (1.2.9)
704 rack (>= 2.0.9)
705 webauthn (2.5.2)
706 android_key_attestation (~> 0.3.0)
707 awrence (~> 1.1)
708 bindata (~> 2.4)
709 cbor (~> 0.5.9)
710 cose (~> 1.1)
711 openssl (>= 2.2, < 3.1)
712 safety_net_attestation (~> 0.4.0)
713 tpm-key_attestation (~> 0.11.0)
714 webfinger (1.2.0)
715 activesupport
716 httpclient (>= 2.4)
717 webmock (3.18.1)
718 addressable (>= 2.8.0)
719 crack (>= 0.3.2)
720 hashdiff (>= 0.4.0, < 2.0.0)
721 webpacker (5.4.3)
722 activesupport (>= 5.2)
723 rack-proxy (>= 0.6.1)
724 railties (>= 5.2)
725 semantic_range (>= 2.3.0)
726 websocket-driver (0.7.5)
727 websocket-extensions (>= 0.1.0)
728 websocket-extensions (0.1.5)
729 wisper (2.0.1)
730 xorcist (1.1.3)
731 xpath (3.2.0)
732 nokogiri (~> 1.8)
733 zeitwerk (2.6.0)
734
735 PLATFORMS
736 ruby
737
738 DEPENDENCIES
739 active_model_serializers (~> 0.10)
740 active_record_query_trace (~> 1.8)
741 addressable (~> 2.8)
742 annotate (~> 3.2)
743 aws-sdk-s3 (~> 1.114)
744 better_errors (~> 2.9)
745 binding_of_caller (~> 1.0)
746 blurhash (~> 0.1)
747 bootsnap (~> 1.13.0)
748 brakeman (~> 5.3)
749 browser
750 bullet (~> 7.0)
751 bundler-audit (~> 0.9)
752 capistrano (~> 3.17)
753 capistrano-rails (~> 1.6)
754 capistrano-rbenv (~> 2.2)
755 capistrano-yarn (~> 2.0)
756 capybara (~> 3.37)
757 charlock_holmes (~> 0.7.7)
758 chewy (~> 7.2)
759 climate_control (~> 0.2)
760 cocoon (~> 1.2)
761 color_diff (~> 0.1)
762 concurrent-ruby
763 connection_pool
764 devise (~> 4.8)
765 devise-two-factor (~> 4.0)
766 devise_pam_authenticatable2 (~> 9.2)
767 discard (~> 1.2)
768 doorkeeper (~> 5.6)
769 dotenv-rails (~> 2.8)
770 ed25519 (~> 1.3)
771 fabrication (~> 2.30)
772 faker (~> 2.23)
773 fast_blank (~> 1.0)
774 fastimage
775 fog-core (<= 2.1.0)
776 fog-openstack (~> 0.3)
777 fuubar (~> 2.5)
778 gitlab-omniauth-openid-connect (~> 0.10.0)
779 hamlit-rails (~> 0.2)
780 hcaptcha (~> 7.1)
781 hiredis (~> 0.6)
782 htmlentities (~> 4.3)
783 http (~> 5.1)
784 http_accept_language (~> 2.1)
785 httplog (~> 1.6.0)
786 i18n-tasks (~> 1.0)
787 idn-ruby
788 json-ld
789 json-ld-preloaded (~> 3.2)
790 kaminari (~> 1.2)
791 kt-paperclip (~> 7.1)
792 letter_opener (~> 1.8)
793 letter_opener_web (~> 2.0)
794 link_header (~> 0.0)
795 lograge (~> 0.12)
796 makara (~> 0.5)
797 mario-redis-lock (~> 1.2)
798 memory_profiler
799 microformats (~> 4.4)
800 mime-types (~> 3.4.1)
801 net-ldap (~> 0.17)
802 nokogiri (~> 1.13)
803 nsa (~> 0.2)
804 oj (~> 3.13)
805 omniauth (~> 1.9)
806 omniauth-cas (~> 2.0)
807 omniauth-rails_csrf_protection (~> 0.1)
808 omniauth-saml (~> 1.10)
809 ox (~> 2.14)
810 parslet
811 pg (~> 1.4)
812 pghero (~> 2.8)
813 pkg-config (~> 1.4)
814 posix-spawn
815 premailer-rails
816 private_address_check (~> 0.5)
817 pry-byebug (~> 3.10)
818 pry-rails (~> 0.3)
819 puma (~> 5.6)
820 pundit (~> 2.2)
821 rack (~> 2.2.4)
822 rack-attack (~> 6.6)
823 rack-cors (~> 1.1)
824 rack-test (~> 2.0)
825 rails (~> 6.1.7)
826 rails-controller-testing (~> 1.0)
827 rails-i18n (~> 6.0)
828 rails-settings-cached (~> 0.6)
829 rdf-normalize (~> 0.5)
830 redcarpet (~> 3.5)
831 redis (~> 4.5)
832 redis-namespace (~> 1.9)
833 rexml (~> 3.2)
834 rqrcode (~> 2.1)
835 rspec-rails (~> 5.1)
836 rspec-sidekiq (~> 3.1)
837 rspec_junit_formatter (~> 0.6)
838 ruby-progressbar (~> 1.11)
839 sanitize (~> 6.0)
840 scenic (~> 1.6)
841 sidekiq (~> 6.5)
842 sidekiq-bulk (~> 0.2.0)
843 sidekiq-scheduler (~> 4.0)
844 sidekiq-unique-jobs (~> 7.1)
845 simple-navigation (~> 4.4)
846 simple_form (~> 5.1)
847 simplecov (~> 0.21)
848 sprockets (~> 3.7.2)
849 sprockets-rails (~> 3.4)
850 stackprof
851 standard (~> 1.9)
852 stoplight (~> 3.0.0)
853 strong_migrations (~> 0.7)
854 thor (~> 1.2)
855 tty-prompt (~> 0.23)
856 twitter-text (~> 3.1.0)
857 tzinfo-data (~> 1.2022)
858 webauthn (~> 2.5)
859 webmock (~> 3.18)
860 webpacker (~> 5.4)
861 webpush!
862 xorcist (~> 1.1)
863
864 RUBY VERSION
865 ruby 3.0.4p208
866
867 BUNDLED WITH
868 2.3.21
This page took 0.104043 seconds and 4 git commands to generate.