File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ gem "scout_apm_logging", "~> 2.1"
3030gem "solid_cable"
3131gem "solid_cache"
3232gem "solid_queue"
33- gem "solid_queue_monitor" , "~> 2.1 .0"
33+ gem "solid_queue_monitor" , "~> 2.2 .0"
3434gem "stimulus-rails"
3535gem "tailwindcss-rails"
3636gem "thruster" , require : false
Original file line number Diff line number Diff line change 140140 logger (~> 1.5 )
141141 concurrent-ruby (1.3.7 )
142142 connection_pool (3.0.2 )
143- crass (1.0.6 )
143+ crass (1.0.7 )
144144 csv (3.3.5 )
145145 database_cleaner (2.1.0 )
146146 database_cleaner-active_record (>= 2 , < 3 )
189189 fugit (1.12.2 )
190190 et-orbi (~> 1.4 )
191191 raabro (~> 1.4 )
192- globalid (1.3 .0 )
192+ globalid (1.4 .0 )
193193 activesupport (>= 6.1 )
194194 google-protobuf (4.35.0 )
195195 bigdecimal
301301 msgpack (1.8.1 )
302302 net-http (0.9.1 )
303303 uri (>= 0.11.1 )
304- net-imap (0.6.4 )
304+ net-imap (0.6.4.1 )
305305 date
306306 net-protocol
307307 net-pop (0.1.2 )
391391 actionpack (>= 7.0.0 )
392392 activesupport (>= 7.0.0 )
393393 rack
394- psych (5.4.0 )
395- date
396- stringio
397394 public_suffix (7.0.5 )
398395 puma (8.0.2 )
399396 nio4r (~> 2.0 )
450447 rb-fsevent (0.11.2 )
451448 rb-inotify (0.11.1 )
452449 ffi (~> 1.0 )
453- rdoc (7.2.0 )
450+ rbs (4.0.3 )
451+ logger
452+ prism (>= 1.6.0 )
453+ tsort
454+ rdoc (8.0.0 )
454455 erb
455- psych (>= 4.0.0 )
456+ prism (>= 1.6.0 )
457+ rbs (>= 4.0.0 )
456458 tsort
457459 reactionview (0.3.0 )
458460 actionview (>= 7.0 )
547549 fugit (~> 1.11 )
548550 railties (>= 7.1 )
549551 thor (>= 1.3.1 )
550- solid_queue_monitor (2.1 .0 )
552+ solid_queue_monitor (2.2 .0 )
551553 rails (>= 7.0 )
552554 solid_queue (>= 0.1.0 )
553555 sshkit (1.25.0 )
559561 ostruct
560562 stimulus-rails (1.3.4 )
561563 railties (>= 6.0.0 )
562- stringio (3.2.0 )
563564 tailwindcss-rails (4.6.0 )
564565 railties (>= 7.0.0 )
565566 tailwindcss-ruby (~> 4.0 )
594595 bindex (>= 0.4.0 )
595596 railties (>= 8.0.0 )
596597 websocket (1.2.11 )
597- websocket-driver (0.8.0 )
598+ websocket-driver (0.8.2 )
598599 base64
599600 websocket-extensions (>= 0.1.0 )
600601 websocket-extensions (0.1.5 )
@@ -663,7 +664,7 @@ DEPENDENCIES
663664 solid_cable
664665 solid_cache
665666 solid_queue
666- solid_queue_monitor (~> 2.1 .0 )
667+ solid_queue_monitor (~> 2.2 .0 )
667668 stimulus-rails
668669 tailwindcss-rails
669670 thruster
You can’t perform that action at this time.
0 commit comments