For our build, stick with mail 2.5.x for now

2.6 currently has many warnings, which are failing the Travis build.
This commit is contained in:
Matthew Draper 2014-06-05 03:32:42 +09:30
parent 672864e738
commit b8f586a094
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ gem 'coffee-rails', '~> 4.0.0'
gem 'arel', github: 'rails/arel', branch: 'master'
gem 'sprockets-rails', github: 'rails/sprockets-rails', branch: 'master'
gem 'i18n', github: 'svenfuchs/i18n', branch: 'master'
gem 'mail', '~> 2.5.4'
# require: false so bcrypt is loaded only when has_secure_password is used.
# This is to avoid ActiveModel (and by extension the entire framework)