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)
Co-authored-by: Tony Vincent Yesudas <tony.yesudas@raisenow.com>
This commit is contained in:
parent
5d1a2937bb
commit
46e129308f
3 changed files with 13 additions and 9 deletions
2
Gemfile
2
Gemfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue