use github ruby2js

This commit is contained in:
2022-12-26 21:03:05 +02:00
parent b0680404d3
commit 47d1e7953d
3 changed files with 12 additions and 9 deletions

View File

@ -16,7 +16,8 @@ gem 'html2haml'
gem 'devise'
gem 'carrierwave', '>= 3.0.0.beta', '< 4.0'
gem "ruby2js" , path: "../ruby2js"
gem "ruby2js" , git: "https://github.com/ruby2js/ruby2js/" , branch: "haml_fix"
gem "simple_form" , "5.1.0"
gem "simple_form_tailwind_css"