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. --- activesupport/activesupport.gemspec | 1 - 1 file changed, 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/activesupport.gemspec b/activesupport/activesupport.gemspec index c5b5b57dec..f6eb2be5ae 100644 --- a/activesupport/activesupport.gemspec +++ b/activesupport/activesupport.gemspec @@ -12,7 +12,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 = 'activesupport' s.files = Dir['CHANGELOG', 'README.rdoc', 'lib/**/*'] s.require_path = 'lib' -- cgit v1.2.3