1
0
Fork 0
template_engine_comparison/Gemfile

8 lines
79 B
Ruby

source 'https://rubygems.org'
gem 'faker'
gem 'tilt'
gem 'erubis'
gem 'haml'