about summary refs log tree commit homepage
path: root/unicorn.gemspec
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2016-01-09 22:42:19 +0000
committerEric Wong <e@80x24.org>2016-01-09 22:42:19 +0000
commit7c0271ef26dd41eb0fc1ca3370883c49a45b2dec (patch)
tree9a29818898a29ff318eb882a6eba71bdafd0a00e /unicorn.gemspec
parent9e8bb89306fd2b2627a4b2c35a0f45ae4a49e184 (diff)
downloadunicorn-7c0271ef26dd41eb0fc1ca3370883c49a45b2dec.tar.gz
doc: bump olddoc to ~> 1.2 for extra NNTP URL
Additional advertising for the gmane NNTP server makes sense
from a robustness standpoint:

  nntp://news.gmane.org/gmane.comp.lang.ruby.unicorn.general

Not advertising other HTTP-based URLs just yet.  They could contain
images/frames/JS/CSS and add unnecessary clutter to the footer.
NNTP puts the client in control of UI.
Diffstat (limited to 'unicorn.gemspec')
-rw-r--r--unicorn.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/unicorn.gemspec b/unicorn.gemspec
index 1099361..2728373 100644
--- a/unicorn.gemspec
+++ b/unicorn.gemspec
@@ -40,7 +40,7 @@ Gem::Specification.new do |s|
   s.add_dependency(%q<raindrops>, '~> 0.7')
 
   s.add_development_dependency('test-unit', '~> 3.0')
-  s.add_development_dependency('olddoc', '~> 1.0')
+  s.add_development_dependency('olddoc', '~> 1.2')
 
   # Note: To avoid ambiguity, we intentionally avoid the SPDX-compatible
   # 'Ruby' here since Ruby 1.9.3 switched to BSD-2-Clause, but we