dep: get on an official kamal release

This commit is contained in:
Mike Dalessio
2025-09-09 12:51:40 -04:00
parent 4284025fca
commit 1677fa5a2a
2 changed files with 13 additions and 19 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ gem "turbo-rails"
# Deployment and drivers
gem "activerecord-tenanted"
gem "bootsnap", require: false
gem "kamal", bc: "kamal", ref: "344e2d79", require: false
gem "kamal", require: false
gem "puma", ">= 5.0"
gem "solid_cable", ">= 3.0"
gem "solid_cache", "~> 1.0"