Add haml to dev dependency

This commit is contained in:
Lev Lazinskiy
2017-01-20 14:14:28 -08:00
parent 3262d1f050
commit 40a833e557

View File

@@ -33,6 +33,8 @@ group :development, :test do
gem 'puma' gem 'puma'
gem 'haml'
# Deployment tools # Deployment tools
gem 'capistrano' gem 'capistrano'
gem 'capistrano-bundler' gem 'capistrano-bundler'