From f72f591c8c8e34c91f7602e1de53f1fc7d826d4b Mon Sep 17 00:00:00 2001 From: Arun Agrawal Date: Fri, 20 May 2011 17:39:33 +0530 Subject: Not updating rubyforge for new versions. Result of "gem list -d rails" is not useful. --- actionmailer/actionmailer.gemspec | 1 - 1 file changed, 1 deletion(-) (limited to 'actionmailer/actionmailer.gemspec') diff --git a/actionmailer/actionmailer.gemspec b/actionmailer/actionmailer.gemspec index 447e25ca8a..d7f450f751 100644 --- a/actionmailer/actionmailer.gemspec +++ b/actionmailer/actionmailer.gemspec @@ -11,7 +11,6 @@ Gem::Specification.new do |s| s.author = 'David Heinemeier Hansson' s.email = 'david@loudthinking.com' s.homepage = 'http://www.rubyonrails.org' - s.rubyforge_project = 'actionmailer' s.files = Dir['CHANGELOG', 'README.rdoc', 'MIT-LICENSE', 'lib/**/*'] s.require_path = 'lib' -- cgit v1.2.3