mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Updating action_mailer to need mail 1.4.1
This commit is contained in:
@@ -55,5 +55,5 @@ module Net
|
||||
end
|
||||
|
||||
|
||||
gem 'mail', '>= 1.4.0'
|
||||
gem 'mail', '>= 1.4.1'
|
||||
require 'mail'
|
||||
|
||||
Reference in New Issue
Block a user