Install solid_cable

This commit is contained in:
Andrew Tomaka 2025-01-17 00:15:27 -05:00
parent 55a07d49d2
commit 97b0460f38
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
5 changed files with 32 additions and 3 deletions

View file

@ -20,6 +20,7 @@ gem "jbuilder"
# Use Redis adapter to run Action Cable in production
# gem "redis", ">= 4.0.1"
gem "solid_cable"
gem "solid_cache"
gem "solid_queue"