summaryrefslogtreecommitdiffstats
path: root/tasks/rdoc.rake
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/rdoc.rake')
-rw-r--r--tasks/rdoc.rake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/rdoc.rake b/tasks/rdoc.rake
index 71adf9a..cd47caa 100644
--- a/tasks/rdoc.rake
+++ b/tasks/rdoc.rake
@@ -1,6 +1,6 @@
# -*- coding: UTF-8 -*-
#
-require 'rake/rdoctask'
+require 'rdoc/task'
namespace :doc do
desc 'Generate RDoc documentation'