1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00

Update deps

This commit is contained in:
Zach Gollwitzer 2025-03-17 13:04:59 -04:00
parent 56203b04d3
commit 78baf2b327
2 changed files with 32 additions and 38 deletions

View file

@ -22,8 +22,7 @@ gem "lucide-rails", github: "maybe-finance/lucide-rails"
gem "stimulus-rails"
gem "turbo-rails"
# Temporary pin to commit to fix crypto.randomUUID() errors. Revert this when the change has been released.
gem "hotwire_combobox", github: "josefarias/hotwire_combobox", ref: "b827048a8305e1115d5f96931ba1c9750d1e59fc"
gem "hotwire_combobox"
# Background Jobs
gem "good_job"