7 lines
67 B
Ruby
7 lines
67 B
Ruby
|
source 'https://rubygems.org'
|
||
|
|
||
|
gem 'tilt'
|
||
|
|
||
|
gem 'erubis'
|
||
|
gem 'haml'
|