1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-03 12:35:21 +02:00

Use livereload from source

This commit is contained in:
Zach Gollwitzer 2025-01-07 11:54:19 -05:00
parent 2c30e18c9b
commit 997d0355d4
3 changed files with 8 additions and 13 deletions

View file

@ -62,7 +62,7 @@ group :development, :test do
end
group :development do
gem "hotwire-livereload", github: "kirillplatonov/hotwire-livereload"
gem "hotwire-livereload"
gem "letter_opener"
gem "ruby-lsp-rails"
gem "web-console"