This commit is contained in:
2025-05-16 00:42:24 +09:00
parent 2fb2daa3ff
commit 7bd70c7d01
6 changed files with 71 additions and 85 deletions
+3 -3
View File
@@ -16,9 +16,9 @@ gem "puma", ">= 5.0"
gem "tzinfo-data", platforms: %i[ windows jruby ]
# Use the database-backed adapters for Rails.cache, Active Job, and Action Cable
gem "solid_cache"
gem "solid_queue"
gem "solid_cable"
# gem "solid_cache"
# gem "solid_queue"
# gem "solid_cable"
# Reduces boot times through caching; required in config/boot.rb
gem "bootsnap", require: false