mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Upgrade mail dependency to 2.5.2
This commit is contained in:
parent
4525b97605
commit
aff1872a87
1 changed files with 1 additions and 1 deletions
|
@ -21,5 +21,5 @@ Gem::Specification.new do |s|
|
|||
|
||||
s.add_dependency 'actionpack', version
|
||||
|
||||
s.add_dependency 'mail', '~> 2.5.0'
|
||||
s.add_dependency 'mail', '~> 2.5.2'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue