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-4.0.x
2013-02-26 09:05:40 -08:00

5 lines
112 B
Text

source "http://rubygems.org"
gem 'bundler', '~> 1.3.0'
gem 'rails', '~> 4.0.0.beta.1'
gemspec :path => '../..'