Skip to content

Commit

Permalink
Updating requirement for mail to 1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikel committed Dec 17, 2009
1 parent f176c94 commit 8950346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionmailer/lib/action_mailer.rb
Expand Up @@ -55,5 +55,5 @@ module Net
end


gem 'mail', '>= 1.3.3'
gem 'mail', '>= 1.3.4'
require 'mail'

0 comments on commit 8950346

Please sign in to comment.