11GEM
22 remote: https://rubygems.org/
33 specs:
4- actioncable (7.1.4 )
5- actionpack (= 7.1.4 )
6- activesupport (= 7.1.4 )
4+ actioncable (7.2.1 )
5+ actionpack (= 7.2.1 )
6+ activesupport (= 7.2.1 )
77 nio4r (~> 2.0 )
88 websocket-driver (>= 0.6.1 )
99 zeitwerk (~> 2.6 )
10- actionmailbox (7.1.4 )
11- actionpack (= 7.1.4 )
12- activejob (= 7.1.4 )
13- activerecord (= 7.1.4 )
14- activestorage (= 7.1.4 )
15- activesupport (= 7.1.4 )
16- mail (>= 2.7.1 )
17- net-imap
18- net-pop
19- net-smtp
20- actionmailer (7.1.4 )
21- actionpack (= 7.1.4 )
22- actionview (= 7.1.4 )
23- activejob (= 7.1.4 )
24- activesupport (= 7.1.4 )
25- mail (~> 2.5 , >= 2.5.4 )
26- net-imap
27- net-pop
28- net-smtp
10+ actionmailbox (7.2.1 )
11+ actionpack (= 7.2.1 )
12+ activejob (= 7.2.1 )
13+ activerecord (= 7.2.1 )
14+ activestorage (= 7.2.1 )
15+ activesupport (= 7.2.1 )
16+ mail (>= 2.8.0 )
17+ actionmailer (7.2.1 )
18+ actionpack (= 7.2.1 )
19+ actionview (= 7.2.1 )
20+ activejob (= 7.2.1 )
21+ activesupport (= 7.2.1 )
22+ mail (>= 2.8.0 )
2923 rails-dom-testing (~> 2.2 )
30- actionpack (7.1.4 )
31- actionview (= 7.1.4 )
32- activesupport (= 7.1.4 )
24+ actionpack (7.2.1 )
25+ actionview (= 7.2.1 )
26+ activesupport (= 7.2.1 )
3327 nokogiri (>= 1.8.5 )
3428 racc
35- rack (>= 2.2.4 )
29+ rack (>= 2.2.4 , < 3.2 )
3630 rack-session (>= 1.0.1 )
3731 rack-test (>= 0.6.3 )
3832 rails-dom-testing (~> 2.2 )
3933 rails-html-sanitizer (~> 1.6 )
40- actiontext (7.1.4 )
41- actionpack (= 7.1.4 )
42- activerecord (= 7.1.4 )
43- activestorage (= 7.1.4 )
44- activesupport (= 7.1.4 )
34+ useragent (~> 0.16 )
35+ actiontext (7.2.1 )
36+ actionpack (= 7.2.1 )
37+ activerecord (= 7.2.1 )
38+ activestorage (= 7.2.1 )
39+ activesupport (= 7.2.1 )
4540 globalid (>= 0.6.0 )
4641 nokogiri (>= 1.8.5 )
47- actionview (7.1.4 )
48- activesupport (= 7.1.4 )
42+ actionview (7.2.1 )
43+ activesupport (= 7.2.1 )
4944 builder (~> 3.1 )
5045 erubi (~> 1.11 )
5146 rails-dom-testing (~> 2.2 )
5247 rails-html-sanitizer (~> 1.6 )
53- activejob (7.1.4 )
54- activesupport (= 7.1.4 )
48+ activejob (7.2.1 )
49+ activesupport (= 7.2.1 )
5550 globalid (>= 0.3.6 )
56- activemodel (7.1.4 )
57- activesupport (= 7.1.4 )
51+ activemodel (7.2.1 )
52+ activesupport (= 7.2.1 )
5853 activemodel-serializers-xml (1.0.3 )
5954 activemodel (>= 5.0.0.a )
6055 activesupport (>= 5.0.0.a )
6156 builder (~> 3.1 )
62- activerecord (7.1.4 )
63- activemodel (= 7.1.4 )
64- activesupport (= 7.1.4 )
57+ activerecord (7.2.1 )
58+ activemodel (= 7.2.1 )
59+ activesupport (= 7.2.1 )
6560 timeout (>= 0.4.0 )
66- activestorage (7.1.4 )
67- actionpack (= 7.1.4 )
68- activejob (= 7.1.4 )
69- activerecord (= 7.1.4 )
70- activesupport (= 7.1.4 )
61+ activestorage (7.2.1 )
62+ actionpack (= 7.2.1 )
63+ activejob (= 7.2.1 )
64+ activerecord (= 7.2.1 )
65+ activesupport (= 7.2.1 )
7166 marcel (~> 1.0 )
72- activesupport (7.1.4 )
67+ activesupport (7.2.1 )
7368 base64
7469 bigdecimal
75- concurrent-ruby (~> 1.0 , >= 1.0.2 )
70+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
7671 connection_pool (>= 2.2.5 )
7772 drb
7873 i18n (>= 1.6 , < 2 )
74+ logger (>= 1.4.2 )
7975 minitest (>= 5.1 )
80- mutex_m
81- tzinfo (~> 2.0 )
76+ securerandom ( >= 0.3 )
77+ tzinfo (~> 2.0 , >= 2.0.5 )
8278 acts-as-taggable-on (11.0.0 )
8379 activerecord (>= 7.0 , < 8.0 )
8480 zeitwerk (>= 2.4 , < 3.0 )
275271 bunny
276272 msgpack (1.7.3 )
277273 multipart-post (2.4.1 )
278- mutex_m (0.2.0 )
279274 nested_form (0.3.2 )
280275 nested_form_fields (0.8.4 )
281276 coffee-rails (>= 3.2.1 )
@@ -357,20 +352,20 @@ GEM
357352 rackup (2.1.0 )
358353 rack (>= 3 )
359354 webrick (~> 1.8 )
360- rails (7.1.4 )
361- actioncable (= 7.1.4 )
362- actionmailbox (= 7.1.4 )
363- actionmailer (= 7.1.4 )
364- actionpack (= 7.1.4 )
365- actiontext (= 7.1.4 )
366- actionview (= 7.1.4 )
367- activejob (= 7.1.4 )
368- activemodel (= 7.1.4 )
369- activerecord (= 7.1.4 )
370- activestorage (= 7.1.4 )
371- activesupport (= 7.1.4 )
355+ rails (7.2.1 )
356+ actioncable (= 7.2.1 )
357+ actionmailbox (= 7.2.1 )
358+ actionmailer (= 7.2.1 )
359+ actionpack (= 7.2.1 )
360+ actiontext (= 7.2.1 )
361+ actionview (= 7.2.1 )
362+ activejob (= 7.2.1 )
363+ activemodel (= 7.2.1 )
364+ activerecord (= 7.2.1 )
365+ activestorage (= 7.2.1 )
366+ activesupport (= 7.2.1 )
372367 bundler (>= 1.15.0 )
373- railties (= 7.1.4 )
368+ railties (= 7.2.1 )
374369 rails-controller-testing (1.0.5 )
375370 actionpack (>= 5.0.1.rc1 )
376371 actionview (>= 5.0.1.rc1 )
@@ -392,10 +387,10 @@ GEM
392387 nested_form (~> 0.3 )
393388 rails (>= 6.0 , < 8 )
394389 turbo-rails (>= 1.0 , < 3 )
395- railties (7.1.4 )
396- actionpack (= 7.1.4 )
397- activesupport (= 7.1.4 )
398- irb
390+ railties (7.2.1 )
391+ actionpack (= 7.2.1 )
392+ activesupport (= 7.2.1 )
393+ irb ( ~> 1.13 )
399394 rackup (>= 1.0.0 )
400395 rake (>= 12.2 )
401396 thor (~> 1.0 , >= 1.2.2 )
494489 sprockets (> 3.0 )
495490 sprockets-rails
496491 tilt
492+ securerandom (0.3.1 )
497493 selenium-webdriver (4.25.0 )
498494 base64 (~> 0.2 )
499495 logger (~> 1.4 )
575571 concurrent-ruby (~> 1.0 )
576572 unicode-display_width (2.6.0 )
577573 uri (0.13.1 )
574+ useragent (0.16.10 )
578575 warden (1.2.9 )
579576 rack (>= 2.0.9 )
580577 web-console (4.2.1 )
@@ -648,7 +645,7 @@ DEPENDENCIES
648645 pundit
649646 pundit-matchers
650647 rack-mini-profiler
651- rails (~> 7.1.4 )
648+ rails (~> 7.2.1 )
652649 rails-controller-testing
653650 rails-html-sanitizer
654651 rails-i18n
0 commit comments