このコミットが含まれているのは:
2025-05-16 00:42:24 +09:00
コミット 7bd70c7d01
6個のファイルの変更71行の追加85行の削除
+3 -3
ファイルの表示
@@ -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