1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-05 21:45:23 +02:00

Fix: breaking change after bumping hotwire-livereload to 2.0.0 (#1589)
Some checks failed
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled

Co-authored-by: Tony Vincent Yesudas <tony.yesudas@raisenow.com>
This commit is contained in:
Tony Vincent 2025-01-03 22:36:11 +01:00 committed by GitHub
parent 5d1a2937bb
commit 46e129308f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 13 additions and 9 deletions

View file

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