Skip to content

Commit

Permalink
Updating actionmailer to Mail version 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel committed Apr 11, 2010
1 parent 2a793fa commit fc5d817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionmailer/actionmailer.gemspec
Expand Up @@ -20,6 +20,6 @@ Gem::Specification.new do |s|
s.has_rdoc = true

s.add_dependency('actionpack', version)
s.add_dependency('mail', '~> 2.1.5.6')
s.add_dependency('mail', '~> 2.2.0')
s.add_dependency('text-format', '~> 1.0.0')
end

0 comments on commit fc5d817

Please sign in to comment.