mirror of https://github.com/rails/rails
Updating action_mailer to need mail 1.4.1
This commit is contained in:
parent
331d375cc3
commit
fd58a2d1da
|
@ -55,5 +55,5 @@ module Net
|
|||
end
|
||||
|
||||
|
||||
gem 'mail', '>= 1.4.0'
|
||||
gem 'mail', '>= 1.4.1'
|
||||
require 'mail'
|
||||
|
|
Loading…
Reference in New Issue