1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/Gemfile
2015-10-24 20:32:22 +09:00

8 lines
137 B
Ruby

source 'https://rubygems.org'
# Specify your gem's dependencies in hamlit.gemspec
gemspec
gem 'lineprof'
gem 'minitest-line'
gem 'pry'