summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index c6757ad..7e279ec 100644
--- a/Rakefile
+++ b/Rakefile
@@ -11,7 +11,6 @@ Hoe.new("hoe", Hoe::VERSION) do |hoe|
hoe.testlib = :minitest
hoe.blog_categories << "Seattle.rb" << "Ruby"
- hoe.spec_extras['required_rubygems_version'] = '> 1.3.3'
end
desc "Generate a list of tasks for doco. RDOC=1 for commented output"