From 20bd4bd3e2bff716acdf48bba1b97a1afdcd088d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sat, 2 Sep 2006 19:32:45 +0000 Subject: Updated docs and otherwise git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4902 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionmailer/Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actionmailer/Rakefile') diff --git a/actionmailer/Rakefile b/actionmailer/Rakefile index 298d91925d..6095c6dced 100755 --- a/actionmailer/Rakefile +++ b/actionmailer/Rakefile @@ -54,7 +54,7 @@ spec = Gem::Specification.new do |s| s.rubyforge_project = "actionmailer" s.homepage = "http://www.rubyonrails.org" - s.add_dependency('actionpack', '= 1.12.1' + PKG_BUILD) + s.add_dependency('actionpack', '= 1.12.5' + PKG_BUILD) s.has_rdoc = true s.requirements << 'none' -- cgit v1.2.3