Pin haml to v5

This commit is contained in:
Jordan Owens 2022-11-25 12:28:02 -05:00
parent 0455c8e705
commit 9031a4449b
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ EOF
s.add_dependency "multi_json"
s.add_development_dependency "rspec", "~> 3.4"
s.add_development_dependency "haml"
s.add_development_dependency "haml", "~> 5"
s.add_development_dependency "erubi"
s.add_development_dependency "erubis"
s.add_development_dependency "slim"