11GEM
22 remote: https://rubygems.org/
33 specs:
4- actioncable (7.1.5.1 )
5- actionpack (= 7.1.5.1 )
6- activesupport (= 7.1.5.1 )
4+ actioncable (8.0.2 )
5+ actionpack (= 8.0.2 )
6+ activesupport (= 8.0.2 )
77 nio4r (~> 2.0 )
88 websocket-driver (>= 0.6.1 )
99 zeitwerk (~> 2.6 )
10- actionmailbox (7.1.5.1 )
11- actionpack (= 7.1.5.1 )
12- activejob (= 7.1.5.1 )
13- activerecord (= 7.1.5.1 )
14- activestorage (= 7.1.5.1 )
15- activesupport (= 7.1.5.1 )
16- mail (>= 2.7.1 )
17- net-imap
18- net-pop
19- net-smtp
20- actionmailer (7.1.5.1 )
21- actionpack (= 7.1.5.1 )
22- actionview (= 7.1.5.1 )
23- activejob (= 7.1.5.1 )
24- activesupport (= 7.1.5.1 )
25- mail (~> 2.5 , >= 2.5.4 )
26- net-imap
27- net-pop
28- net-smtp
10+ actionmailbox (8.0.2 )
11+ actionpack (= 8.0.2 )
12+ activejob (= 8.0.2 )
13+ activerecord (= 8.0.2 )
14+ activestorage (= 8.0.2 )
15+ activesupport (= 8.0.2 )
16+ mail (>= 2.8.0 )
17+ actionmailer (8.0.2 )
18+ actionpack (= 8.0.2 )
19+ actionview (= 8.0.2 )
20+ activejob (= 8.0.2 )
21+ activesupport (= 8.0.2 )
22+ mail (>= 2.8.0 )
2923 rails-dom-testing (~> 2.2 )
30- actionpack (7.1.5.1 )
31- actionview (= 7.1.5.1 )
32- activesupport (= 7.1.5.1 )
24+ actionpack (8.0.2 )
25+ actionview (= 8.0.2 )
26+ activesupport (= 8.0.2 )
3327 nokogiri (>= 1.8.5 )
34- racc
3528 rack (>= 2.2.4 )
3629 rack-session (>= 1.0.1 )
3730 rack-test (>= 0.6.3 )
3831 rails-dom-testing (~> 2.2 )
3932 rails-html-sanitizer (~> 1.6 )
40- actiontext (7.1.5.1 )
41- actionpack (= 7.1.5.1 )
42- activerecord (= 7.1.5.1 )
43- activestorage (= 7.1.5.1 )
44- activesupport (= 7.1.5.1 )
33+ useragent (~> 0.16 )
34+ actiontext (8.0.2 )
35+ actionpack (= 8.0.2 )
36+ activerecord (= 8.0.2 )
37+ activestorage (= 8.0.2 )
38+ activesupport (= 8.0.2 )
4539 globalid (>= 0.6.0 )
4640 nokogiri (>= 1.8.5 )
47- actionview (7.1.5.1 )
48- activesupport (= 7.1.5.1 )
41+ actionview (8.0.2 )
42+ activesupport (= 8.0.2 )
4943 builder (~> 3.1 )
5044 erubi (~> 1.11 )
5145 rails-dom-testing (~> 2.2 )
5246 rails-html-sanitizer (~> 1.6 )
53- activejob (7.1.5.1 )
54- activesupport (= 7.1.5.1 )
47+ activejob (8.0.2 )
48+ activesupport (= 8.0.2 )
5549 globalid (>= 0.3.6 )
56- activemodel (7.1.5.1 )
57- activesupport (= 7.1.5.1 )
58- activerecord (7.1.5.1 )
59- activemodel (= 7.1.5.1 )
60- activesupport (= 7.1.5.1 )
50+ activemodel (8.0.2 )
51+ activesupport (= 8.0.2 )
52+ activerecord (8.0.2 )
53+ activemodel (= 8.0.2 )
54+ activesupport (= 8.0.2 )
6155 timeout (>= 0.4.0 )
56+ activerecord-session_store (2.2.0 )
57+ actionpack (>= 7.0 )
58+ activerecord (>= 7.0 )
59+ cgi (>= 0.3.6 )
60+ rack (>= 2.0.8 , < 4 )
61+ railties (>= 7.0 )
6262 activerecord_json_validator (3.1.0 )
6363 activerecord (>= 4.2.0 , < 9 )
6464 json_schemer (~> 2.2 )
65- activestorage (7.1.5.1 )
66- actionpack (= 7.1.5.1 )
67- activejob (= 7.1.5.1 )
68- activerecord (= 7.1.5.1 )
69- activesupport (= 7.1.5.1 )
65+ activestorage (8.0.2 )
66+ actionpack (= 8.0.2 )
67+ activejob (= 8.0.2 )
68+ activerecord (= 8.0.2 )
69+ activesupport (= 8.0.2 )
7070 marcel (~> 1.0 )
71- activesupport (7.1.5.1 )
71+ activesupport (8.0.2 )
7272 base64
7373 benchmark (>= 0.3 )
7474 bigdecimal
75- concurrent-ruby (~> 1.0 , >= 1.0.2 )
75+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
7676 connection_pool (>= 2.2.5 )
7777 drb
7878 i18n (>= 1.6 , < 2 )
7979 logger (>= 1.4.2 )
8080 minitest (>= 5.1 )
81- mutex_m
8281 securerandom (>= 0.3 )
83- tzinfo (~> 2.0 )
82+ tzinfo (~> 2.0 , >= 2.0.5 )
83+ uri (>= 0.13.1 )
8484 addressable (2.8.7 )
8585 public_suffix (>= 2.0.2 , < 7.0 )
86- annotate (3.2.0 )
87- activerecord (>= 3.2 , < 8 .0 )
88- rake (>= 10.4 , < 14.0 )
86+ annotate (2.6.5 )
87+ activerecord (>= 2.3 .0 )
88+ rake (>= 0.8.7 )
8989 annotate_gem (0.0.14 )
9090 bundler (>= 1.1 )
9191 api-pagination (6.0.0 )
126126 rack-test (>= 0.6.3 )
127127 regexp_parser (>= 1.5 , < 3.0 )
128128 xpath (~> 3.2 )
129+ cgi (0.5.0 )
129130 claide (1.1.0 )
130131 claide-plugins (0.9.2 )
131132 cork
210211 faraday (>= 0.8 )
211212 faraday-net_http (3.4.0 )
212213 net-http (>= 0.5.0 )
213- ffi (1.17.1 )
214+ ffi (1.17.1-aarch64-linux-gnu )
215+ ffi (1.17.1-arm64-darwin )
216+ ffi (1.17.1-x86_64-linux-gnu )
214217 flag_shih_tzu (0.3.23 )
215218 fog-aws (3.30.0 )
216219 base64 (~> 0.2.0 )
317320 crass (~> 1.0.2 )
318321 nokogiri (>= 1.12.0 )
319322 lumberjack (1.2.10 )
320- mail (2.7 .1 )
323+ mail (2.8 .1 )
321324 mini_mime (>= 0.1.1 )
325+ net-imap
326+ net-pop
327+ net-smtp
322328 marcel (1.0.4 )
323329 matrix (0.4.2 )
324330 method_source (1.1.0 )
336342 msgpack (1.8.0 )
337343 multi_json (1.15.0 )
338344 multi_xml (0.6.0 )
339- mutex_m (0.3.0 )
340345 mysql2 (0.5.6 )
341346 nap (1.1.0 )
342347 nenv (0.3.0 )
352357 net-smtp (0.5.1 )
353358 net-protocol
354359 nio4r (2.7.4 )
360+ nokogiri (1.17.2-aarch64-linux )
361+ racc (~> 1.4 )
355362 nokogiri (1.17.2-arm64-darwin )
356363 racc (~> 1.4 )
357364 nokogiri (1.17.2-x86_64-linux )
@@ -436,20 +443,20 @@ GEM
436443 rack (>= 1.3 )
437444 rackup (2.2.1 )
438445 rack (>= 3 )
439- rails (7.1.5.1 )
440- actioncable (= 7.1.5.1 )
441- actionmailbox (= 7.1.5.1 )
442- actionmailer (= 7.1.5.1 )
443- actionpack (= 7.1.5.1 )
444- actiontext (= 7.1.5.1 )
445- actionview (= 7.1.5.1 )
446- activejob (= 7.1.5.1 )
447- activemodel (= 7.1.5.1 )
448- activerecord (= 7.1.5.1 )
449- activestorage (= 7.1.5.1 )
450- activesupport (= 7.1.5.1 )
446+ rails (8.0.2 )
447+ actioncable (= 8.0.2 )
448+ actionmailbox (= 8.0.2 )
449+ actionmailer (= 8.0.2 )
450+ actionpack (= 8.0.2 )
451+ actiontext (= 8.0.2 )
452+ actionview (= 8.0.2 )
453+ activejob (= 8.0.2 )
454+ activemodel (= 8.0.2 )
455+ activerecord (= 8.0.2 )
456+ activestorage (= 8.0.2 )
457+ activesupport (= 8.0.2 )
451458 bundler (>= 1.15.0 )
452- railties (= 7.1.5.1 )
459+ railties (= 8.0.2 )
453460 rails-controller-testing (1.0.5 )
454461 actionpack (>= 5.0.1.rc1 )
455462 actionview (>= 5.0.1.rc1 )
@@ -461,16 +468,16 @@ GEM
461468 rails-html-sanitizer (1.6.2 )
462469 loofah (~> 2.21 )
463470 nokogiri (>= 1.15.7 , != 1.16.7 , != 1.16.6 , != 1.16.5 , != 1.16.4 , != 1.16.3 , != 1.16.2 , != 1.16.1 , != 1.16.0.rc1 , != 1.16.0 )
464- railties (7.1.5.1 )
465- actionpack (= 7.1.5.1 )
466- activesupport (= 7.1.5.1 )
467- irb
471+ railties (8.0.2 )
472+ actionpack (= 8.0.2 )
473+ activesupport (= 8.0.2 )
474+ irb ( ~> 1.13 )
468475 rackup (>= 1.0.0 )
469476 rake (>= 12.2 )
470477 thor (~> 1.0 , >= 1.2.2 )
471478 zeitwerk (~> 2.6 )
472479 rainbow (3.1.1 )
473- rake (13.2.1 )
480+ rake (13.0.6 )
474481 rb-fsevent (0.11.2 )
475482 rb-inotify (0.11.1 )
476483 ffi (~> 1.0 )
506513 rspec-mocks (~> 3.13 )
507514 rspec-support (~> 3.13 )
508515 rspec-support (3.13.2 )
516+ rss (0.3.1 )
517+ rexml
509518 rubocop (1.74.0 )
510519 json (~> 2.3 )
511520 language_server-protocol (~> 3.17.0.2 )
534543 addressable (>= 2.3.5 )
535544 faraday (>= 0.17.3 , < 3 )
536545 securerandom (0.3.2 )
537- selenium-webdriver (4.26.0 )
538- base64 (~> 0.2 )
539- logger (~> 1.4 )
546+ selenium-webdriver (4.10.0 )
540547 rexml (~> 3.2 , >= 3.2.5 )
541548 rubyzip (>= 1.2.2 , < 3.0 )
542549 websocket (~> 1.0 )
582589 unicode-display_width (2.6.0 )
583590 uniform_notifier (1.16.0 )
584591 uri (1.0.3 )
592+ useragent (0.16.11 )
585593 version_gem (1.1.6 )
586594 warden (1.2.9 )
587595 rack (>= 2.0.9 )
@@ -590,12 +598,16 @@ GEM
590598 activemodel (>= 6.0.0 )
591599 bindex (>= 0.4.0 )
592600 railties (>= 6.0.0 )
601+ webdrivers (5.3.1 )
602+ nokogiri (~> 1.6 )
603+ rubyzip (>= 1.3.0 )
604+ selenium-webdriver (~> 4.0 , < 4.11 )
593605 webmock (3.25.1 )
594606 addressable (>= 2.8.0 )
595607 crack (>= 0.3.2 )
596608 hashdiff (>= 0.4.0 , < 2.0.0 )
597609 websocket (1.2.11 )
598- websocket-driver (0.7.7 )
610+ websocket-driver (0.8.0 )
599611 base64
600612 websocket-extensions (>= 0.1.0 )
601613 websocket-extensions (0.1.5 )
@@ -612,11 +624,13 @@ GEM
612624 zeitwerk (2.6.18 )
613625
614626PLATFORMS
627+ aarch64-linux
615628 arm64-darwin-21
616629 arm64-darwin-22
617630 x86_64-linux
618631
619632DEPENDENCIES
633+ activerecord-session_store
620634 activerecord_json_validator
621635 annotate
622636 annotate_gem
@@ -652,7 +666,7 @@ DEPENDENCIES
652666 kaminari
653667 ledermann-rails-settings
654668 listen
655- mail ( = 2.7.1 )
669+ mail
656670 mimemagic
657671 mocha
658672 mysql2
@@ -669,17 +683,18 @@ DEPENDENCIES
669683 pundit-matchers
670684 rack-attack (~> 6.6 , >= 6.6.1 )
671685 rack-mini-profiler
672- rails (~> 7 .1 )
686+ rails (~> 8.0 .1 )
673687 rails-controller-testing
688+ rake (~> 13.0.6 )
674689 recaptcha
675690 rollbar
676691 rspec-collection_matchers
677692 rspec-rails
693+ rss
678694 rubocop
679695 rubocop-i18n
680696 rubocop-performance
681697 ruby-progressbar
682- selenium-webdriver
683698 shoulda
684699 spring
685700 spring-commands-rspec
@@ -689,14 +704,15 @@ DEPENDENCIES
689704 translation
690705 turbo-rails
691706 web-console
707+ webdrivers
692708 webmock
693709 wicked_pdf
694710 wkhtmltopdf-binary
695711 yard
696712 yard-tomdoc
697713
698714RUBY VERSION
699- ruby 3.0.4p208
715+ ruby 3.3.1p55
700716
701717BUNDLED WITH
702718 2.4.17
0 commit comments