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 (7.1.5.2 )
5+ actionpack (= 7.1.5.2 )
6+ activesupport (= 7.1.5.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 )
10+ actionmailbox (7.1.5.2 )
11+ actionpack (= 7.1.5.2 )
12+ activejob (= 7.1.5.2 )
13+ activerecord (= 7.1.5.2 )
14+ activestorage (= 7.1.5.2 )
15+ activesupport (= 7.1.5.2 )
1616 mail (>= 2.7.1 )
1717 net-imap
1818 net-pop
1919 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 )
20+ actionmailer (7.1.5.2 )
21+ actionpack (= 7.1.5.2 )
22+ actionview (= 7.1.5.2 )
23+ activejob (= 7.1.5.2 )
24+ activesupport (= 7.1.5.2 )
2525 mail (~> 2.5 , >= 2.5.4 )
2626 net-imap
2727 net-pop
2828 net-smtp
2929 rails-dom-testing (~> 2.2 )
30- actionpack (7.1.5.1 )
31- actionview (= 7.1.5.1 )
32- activesupport (= 7.1.5.1 )
30+ actionpack (7.1.5.2 )
31+ actionview (= 7.1.5.2 )
32+ activesupport (= 7.1.5.2 )
3333 nokogiri (>= 1.8.5 )
3434 racc
3535 rack (>= 2.2.4 )
3636 rack-session (>= 1.0.1 )
3737 rack-test (>= 0.6.3 )
3838 rails-dom-testing (~> 2.2 )
3939 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 )
40+ actiontext (7.1.5.2 )
41+ actionpack (= 7.1.5.2 )
42+ activerecord (= 7.1.5.2 )
43+ activestorage (= 7.1.5.2 )
44+ activesupport (= 7.1.5.2 )
4545 globalid (>= 0.6.0 )
4646 nokogiri (>= 1.8.5 )
47- actionview (7.1.5.1 )
48- activesupport (= 7.1.5.1 )
47+ actionview (7.1.5.2 )
48+ activesupport (= 7.1.5.2 )
4949 builder (~> 3.1 )
5050 erubi (~> 1.11 )
5151 rails-dom-testing (~> 2.2 )
5252 rails-html-sanitizer (~> 1.6 )
53- activejob (7.1.5.1 )
54- activesupport (= 7.1.5.1 )
53+ activejob (7.1.5.2 )
54+ activesupport (= 7.1.5.2 )
5555 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 )
56+ activemodel (7.1.5.2 )
57+ activesupport (= 7.1.5.2 )
58+ activerecord (7.1.5.2 )
59+ activemodel (= 7.1.5.2 )
60+ activesupport (= 7.1.5.2 )
6161 timeout (>= 0.4.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 (7.1.5.2 )
66+ actionpack (= 7.1.5.2 )
67+ activejob (= 7.1.5.2 )
68+ activerecord (= 7.1.5.2 )
69+ activesupport (= 7.1.5.2 )
7070 marcel (~> 1.0 )
71- activesupport (7.1.5.1 )
71+ activesupport (7.1.5.2 )
7272 base64
7373 benchmark (>= 0.3 )
7474 bigdecimal
9494 execjs (~> 2 )
9595 base64 (0.2.0 )
9696 bcrypt (3.1.20 )
97- benchmark (0.4.0 )
97+ benchmark (0.4.1 )
9898 better_errors (2.10.1 )
9999 erubi (>= 1.0.0 )
100100 rack (>= 0.9.0 )
101101 rouge (>= 1.0.0 )
102- bigdecimal (3.1.9 )
102+ bigdecimal (3.2.2 )
103103 bindex (0.8.1 )
104104 binding_of_caller (1.0.1 )
105105 debug_inspector (>= 1.2.0 )
134134 coderay (1.1.3 )
135135 colored2 (3.1.2 )
136136 concurrent-ruby (1.3.5 )
137- connection_pool (2.5.0 )
137+ connection_pool (2.5.3 )
138138 contact_us (1.2.0 )
139139 rails (>= 4.2.0 )
140140 cork (0.3.0 )
190190 dragonfly-s3_data_store (1.3.0 )
191191 dragonfly (~> 1.0 )
192192 fog-aws
193- drb (2.2.1 )
193+ drb (2.2.3 )
194194 erubi (1.13.1 )
195195 excon (1.2.5 )
196196 logger
312312 rb-fsevent (~> 0.10 , >= 0.10.3 )
313313 rb-inotify (~> 0.9 , >= 0.9.10 )
314314 locale (2.1.4 )
315- logger (1.6.6 )
316- loofah (2.24.0 )
315+ logger (1.7.0 )
316+ loofah (2.24.1 )
317317 crass (~> 1.0.2 )
318318 nokogiri (>= 1.12.0 )
319319 lumberjack (1.2.10 )
352352 net-smtp (0.5.1 )
353353 net-protocol
354354 nio4r (2.7.4 )
355- nokogiri (1.17.2 -arm64-darwin )
355+ nokogiri (1.18.9 -arm64-darwin )
356356 racc (~> 1.4 )
357- nokogiri (1.17.2 -x86_64-linux )
357+ nokogiri (1.18.9 -x86_64-linux-gnu )
358358 racc (~> 1.4 )
359359 notiffany (0.1.3 )
360360 nenv (~> 0.1 )
420420 rspec-mocks (~> 3.12 )
421421 rspec-support (~> 3.12 )
422422 racc (1.8.1 )
423- rack (3.1.12 )
423+ rack (3.2.0 )
424424 rack-attack (6.7.0 )
425425 rack (>= 1.0 , < 4 )
426426 rack-mini-profiler (3.3.1 )
@@ -429,41 +429,41 @@ GEM
429429 base64 (>= 0.1.0 )
430430 logger (>= 1.6.0 )
431431 rack (>= 3.0.0 , < 4 )
432- rack-session (2.1.0 )
432+ rack-session (2.1.1 )
433433 base64 (>= 0.1.0 )
434434 rack (>= 3.0.0 )
435435 rack-test (2.2.0 )
436436 rack (>= 1.3 )
437437 rackup (2.2.1 )
438438 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 )
439+ rails (7.1.5.2 )
440+ actioncable (= 7.1.5.2 )
441+ actionmailbox (= 7.1.5.2 )
442+ actionmailer (= 7.1.5.2 )
443+ actionpack (= 7.1.5.2 )
444+ actiontext (= 7.1.5.2 )
445+ actionview (= 7.1.5.2 )
446+ activejob (= 7.1.5.2 )
447+ activemodel (= 7.1.5.2 )
448+ activerecord (= 7.1.5.2 )
449+ activestorage (= 7.1.5.2 )
450+ activesupport (= 7.1.5.2 )
451451 bundler (>= 1.15.0 )
452- railties (= 7.1.5.1 )
452+ railties (= 7.1.5.2 )
453453 rails-controller-testing (1.0.5 )
454454 actionpack (>= 5.0.1.rc1 )
455455 actionview (>= 5.0.1.rc1 )
456456 activesupport (>= 5.0.1.rc1 )
457- rails-dom-testing (2.2 .0 )
457+ rails-dom-testing (2.3 .0 )
458458 activesupport (>= 5.0.0 )
459459 minitest
460460 nokogiri (>= 1.6 )
461461 rails-html-sanitizer (1.6.2 )
462462 loofah (~> 2.21 )
463463 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 )
464+ railties (7.1.5.2 )
465+ actionpack (= 7.1.5.2 )
466+ activesupport (= 7.1.5.2 )
467467 irb
468468 rackup (>= 1.0.0 )
469469 rake (>= 12.2 )
533533 sawyer (0.9.2 )
534534 addressable (>= 2.3.5 )
535535 faraday (>= 0.17.3 , < 3 )
536- securerandom (0.3.2 )
536+ securerandom (0.4.1 )
537537 selenium-webdriver (4.26.0 )
538538 base64 (~> 0.2 )
539539 logger (~> 1.4 )
0 commit comments