remove solid_queue

This commit is contained in:
2025-11-19 09:46:45 +01:00
parent ef629b41e5
commit a52605f8e8
6 changed files with 15 additions and 34 deletions

View File

@ -13,9 +13,9 @@ gem "jbuilder"
gem "tzinfo-data", platforms: %i[ windows jruby ]
gem "solid_cache"
gem "solid_queue"
gem "solid_cable"
#gem "solid_cache"
#gem "solid_queue"
#gem "solid_cable"
gem "bootsnap", require: false
gem "kamal", require: false