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-5.0.x
2016-08-01 19:02:38 +09:00

4 lines
80 B
Text

source "https://rubygems.org"
gem 'rails', '~> 5.0.0'
gemspec :path => '../..'