aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/Rakefile')
-rw-r--r--activesupport/Rakefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/activesupport/Rakefile b/activesupport/Rakefile
index a056caa945..f8322c4c9c 100644
--- a/activesupport/Rakefile
+++ b/activesupport/Rakefile
@@ -48,8 +48,6 @@ spec = Gem::Specification.new do |s|
s.require_path = 'lib'
s.has_rdoc = true
- s.add_dependency('builder', '~> 2.1.2')
-
s.author = "David Heinemeier Hansson"
s.email = "david@loudthinking.com"
s.homepage = "http://www.rubyonrails.org"