haml--haml/Gemfile

9 lines
137 B
Ruby
Raw Normal View History

2015-10-06 12:21:20 +00:00
source 'https://rubygems.org'
# Specify your gem's dependencies in hamlit.gemspec
gemspec
2015-10-06 14:21:36 +00:00
2015-10-11 09:31:58 +00:00
gem 'lineprof'
2015-10-12 00:37:56 +00:00
gem 'minitest-line'
2015-10-06 14:21:36 +00:00
gem 'pry'