Skip to content

Commit

Permalink
Bump up mail dependency to take advantage of relaxed i18n version req…
Browse files Browse the repository at this point in the history
…uirement
  • Loading branch information
Mikel Lindsaar committed Nov 15, 2010
1 parent 0262218 commit e7de5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionmailer/actionmailer.gemspec
Expand Up @@ -20,5 +20,5 @@ Gem::Specification.new do |s|
s.has_rdoc = true

s.add_dependency('actionpack', version)
s.add_dependency('mail', '~> 2.2.9')
s.add_dependency('mail', '~> 2.2.9.1')
end

0 comments on commit e7de5dd

Please sign in to comment.