use github

This commit is contained in:
Torsten 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"

View File

@ -1,5 +1,7 @@
PATH
remote: ../ruby2js
GIT
remote: https://github.com/ruby2js/ruby2js/
revision: f204f4e8f14cde6e4d4c6aafc55251a8d488a78d
branch: haml_fix
specs:
ruby2js (5.0.1)
parser