diff --git a/Gemfile b/Gemfile index a45415b..4cff12d 100644 --- a/Gemfile +++ b/Gemfile @@ -68,3 +68,5 @@ end gem "cssbundling-rails", "~> 1.4" gem "rails-i18n" + +gem "haml" diff --git a/Gemfile.lock b/Gemfile.lock index 30c231d..bbc3e1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,6 +117,10 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) + haml (7.1.0) + temple (>= 0.8.2) + thor + tilt i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) @@ -377,6 +381,7 @@ GEM stimulus-rails (1.3.4) railties (>= 6.0.0) stringio (3.1.7) + temple (0.10.4) thor (1.3.2) thruster (0.1.14) thruster (0.1.14-aarch64-linux) @@ -428,6 +433,7 @@ DEPENDENCIES capybara cssbundling-rails (~> 1.4) debug + haml importmap-rails jbuilder kamal