aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/activesupport.gemspec
diff options
context:
space:
mode:
authorArun Agrawal <arun@fromjaipur.com>2011-05-20 17:39:33 +0530
committerArun Agrawal <arun@fromjaipur.com>2011-05-20 17:43:40 +0530
commitf72f591c8c8e34c91f7602e1de53f1fc7d826d4b (patch)
tree8a97e097b3935b31708ade7ac85092e58e95184a /activesupport/activesupport.gemspec
parent5b8bc4613c179e92f1887b9f6d80898e6dd7108c (diff)
downloadrails-f72f591c8c8e34c91f7602e1de53f1fc7d826d4b.tar.gz
rails-f72f591c8c8e34c91f7602e1de53f1fc7d826d4b.tar.bz2
rails-f72f591c8c8e34c91f7602e1de53f1fc7d826d4b.zip
Not updating rubyforge for new versions. Result of "gem list -d rails" is not useful.
Diffstat (limited to 'activesupport/activesupport.gemspec')
-rw-r--r--activesupport/activesupport.gemspec1
1 files changed, 0 insertions, 1 deletions
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'