From cad8bef5ea064f30fae70a37e58dd87a07f4946d Mon Sep 17 00:00:00 2001 From: Santiago Pastorino Date: Wed, 18 Aug 2010 11:44:12 -0300 Subject: Bump up rdoc to 2.5.10 --- activesupport/Rakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activesupport/Rakefile') diff --git a/activesupport/Rakefile b/activesupport/Rakefile index f9e61be1c5..54e9674dd8 100644 --- a/activesupport/Rakefile +++ b/activesupport/Rakefile @@ -1,4 +1,4 @@ -gem 'rdoc', '>= 2.5.9' +gem 'rdoc', '>= 2.5.10' require 'rdoc' require 'rake/testtask' require 'rdoc/task' -- cgit v1.2.3