Skip to content

Commit

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


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

0 comments on commit f176c94

Please sign in to comment.