mirror of
https://github.com/github/rails.git
synced 2026-01-09 22:58:02 -05:00
Update mail to minimum version 2.5.4
This commit is contained in:
@@ -17,5 +17,5 @@ Gem::Specification.new do |s|
|
||||
s.requirements << 'none'
|
||||
|
||||
s.add_dependency('actionpack', version)
|
||||
s.add_dependency('mail', '~> 2.5.3')
|
||||
s.add_dependency('mail', '~> 2.5.4')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user