Skip to content

Commit

Permalink
Use 'rdoc/task' instead of 'rake/rdoctask'
Browse files Browse the repository at this point in the history
  • Loading branch information
ianejames committed May 25, 2012
1 parent 762069d commit 311e6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,6 +1,6 @@
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
require 'rdoc/task'

begin
require 'jeweler'
Expand Down

0 comments on commit 311e6b5

Please sign in to comment.