1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/spec/haml-spec/Gemfile
2015-03-16 04:46:04 +09:00

5 lines
85 B
Ruby

source 'https://rubygems.org'
gem 'hamlit', path: '../..'
gem 'minitest'
gem 'tilt'