1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #15573 from bf4/mail_2_6_1_released

Mail 2.6.1 silences excessive warnings; remove Gemfile hack
This commit is contained in:
Rafael Mendonça França 2014-06-08 12:34:52 -03:00
commit 97ca81385e

View file

@ -14,7 +14,6 @@ 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)