mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Updating requirement for mail to 1.3.3
This commit is contained in:
parent
63b124b043
commit
f176c94663
1 changed files with 1 additions and 1 deletions
|
@ -55,5 +55,5 @@ module Net
|
|||
end
|
||||
|
||||
|
||||
gem 'mail', '>= 1.3.2'
|
||||
gem 'mail', '>= 1.3.3'
|
||||
require 'mail'
|
||||
|
|
Loading…
Reference in a new issue