pull in latest arel

This commit is contained in:
Sam
2014-11-13 08:51:06 +11:00
parent 4fc3834dd6
commit ab481bb7a9
2 changed files with 8 additions and 1 deletions

View File

@@ -70,6 +70,7 @@ end
gem 'seed-fu', '~> 2.3.3'
if rails_master?
gem 'arel', git: 'https://github.com/rails/arel.git'
gem 'rails', git: 'https://github.com/rails/rails.git'
else
gem 'rails'