use github

This commit is contained in:
2022-12-26 21:02:42 +02:00
parent cbaf858b1c
commit 527eddb35a
2 changed files with 5 additions and 3 deletions

View File

@ -11,7 +11,7 @@ gem "importmap-rails"
gem "sprockets-rails"
gem "devise"
gem "ruby2js" , path: "../ruby2js"
gem "ruby2js" , git: "https://github.com/ruby2js/ruby2js/" , branch: "haml_fix"
group :development, :test do
gem "capybara"