mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Test against Rails 5.0
This commit is contained in:
parent
025b89f421
commit
a7e9bec9aa
1 changed files with 4 additions and 0 deletions
4
test/gemfiles/Gemfile.rails-5.0.x
Normal file
4
test/gemfiles/Gemfile.rails-5.0.x
Normal file
|
@ -0,0 +1,4 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem 'rails', '~> 5.0.0'
|
||||
gemspec :path => '../..'
|
Loading…
Add table
Reference in a new issue