From e7040b09e8dc381c746a0a3b4dff540eebe7a35d Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 10 Oct 2007 23:01:41 +0000 Subject: Rebundle Builder 2.1.2 but prefer a newer RubyGem if available. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7828 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activesupport/Rakefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'activesupport/Rakefile') 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" -- cgit v1.2.3