about summary refs log tree commit homepage
path: root/wrongdoc.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-01-04 16:10:34 -0800
committerEric Wong <normalperson@yhbt.net>2011-01-04 16:12:00 -0800
commit2394f383d634eb2ee761a4b3edb045458b6ae6ff (patch)
tree3e69074acc22dbc56bbd0f3ed23d1762f97678fc /wrongdoc.gemspec
parent66754248fe60c9a0439bd2c00f47d794a6a7099f (diff)
downloadwrongdoc-2394f383d634eb2ee761a4b3edb045458b6ae6ff.tar.gz
update to rdoc 3.3
Always tracking the latest and greatest RDoc
Diffstat (limited to 'wrongdoc.gemspec')
-rw-r--r--wrongdoc.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrongdoc.gemspec b/wrongdoc.gemspec
index 5aa24b4..e96f18f 100644
--- a/wrongdoc.gemspec
+++ b/wrongdoc.gemspec
@@ -23,5 +23,5 @@ Gem::Specification.new do |s|
   s.rubyforge_project = %q{rainbows}
   s.add_dependency(%q<nokogiri>, ['~> 1.4.4'])
   s.add_dependency(%q<tidy_ffi>, ['~> 0.1.3'])
-  s.add_dependency(%q<rdoc>, ['~> 3.1'])
+  s.add_dependency(%q<rdoc>, ['~> 3.3'])
 end