1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/gemfiles/Gemfile.rails-3.0.x
2012-05-22 16:25:09 -03:00

5 lines
80 B
Text

source :rubygems
gem 'rails', '>= 3.0.0', '< 3.1.0'
gemspec :path => "../.."