mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
6 lines
65 B
Ruby
6 lines
65 B
Ruby
source :rubygems
|
|
gemspec
|
|
|
|
platform :mri do
|
|
gem "ruby-prof"
|
|
end
|