mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
9 lines
148 B
Text
9 lines
148 B
Text
source :rubygems
|
|
|
|
gem 'json'
|
|
gem 'ruby_parser'
|
|
gem 'hpricot'
|
|
gem 'erubis'
|
|
gem 'sass'
|
|
gem 'rails', '>= 2.3.0', '< 2.4.0'
|
|
gem 'rails_xss', '>= 0.1.1'
|