8 lines
79 B
Ruby
8 lines
79 B
Ruby
source 'https://rubygems.org'
|
|
|
|
gem 'faker'
|
|
gem 'tilt'
|
|
|
|
gem 'erubis'
|
|
gem 'haml'
|