about summary refs log tree commit homepage
path: root/rainbows.gemspec
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-08-20 00:37:03 +0000
committerEric Wong <normalperson@yhbt.net>2011-08-20 00:37:03 +0000
commitf782ab61830ee92942abfcca7c7cb2cdd274e69d (patch)
tree003d64aa610cbbefa0733262e19044e4cb0d2436 /rainbows.gemspec
parentfbc144d57e83dc8ef5d9e653d38f88ef4b74cb62 (diff)
downloadrainbows-f782ab61830ee92942abfcca7c7cb2cdd274e69d.tar.gz
Hopefully this points more folks to email us.
Diffstat (limited to 'rainbows.gemspec')
-rw-r--r--rainbows.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rainbows.gemspec b/rainbows.gemspec
index a223687..ebd7084 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -30,7 +30,7 @@ Gem::Specification.new do |s|
   # we need Unicorn for the HTTP parser and process management
   s.add_dependency(%q<unicorn>, ["~> 4.0"])
   s.add_development_dependency(%q<isolate>, "~> 3.1")
-  s.add_development_dependency(%q<wrongdoc>, "~> 1.5")
+  s.add_development_dependency(%q<wrongdoc>, "~> 1.6")
 
   # optional runtime dependencies depending on configuration
   # see t/test_isolate.rb for the exact versions we've tested with