From f8991f78c4b19e6bb85bc31580589d202b43298d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 9 Jan 2016 22:47:41 +0000 Subject: doc: bump olddoc to ~> 1.2 for extra NNTP URLs I forgot to add any NNTP servers to our .olddoc.yml :x nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows nntp://news.gmane.org/gmane.comp.lang.ruby.rainbows.general Not advertising additional 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. --- rainbows.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rainbows.gemspec') diff --git a/rainbows.gemspec b/rainbows.gemspec index 6ddf630..05d4a2a 100644 --- a/rainbows.gemspec +++ b/rainbows.gemspec @@ -30,7 +30,7 @@ Gem::Specification.new do |s| s.add_dependency(%q, ["~> 5.0"]) s.add_development_dependency(%q, "~> 3.1") - s.add_development_dependency(%q, "~> 1.0") + s.add_development_dependency(%q, "~> 1.2") # optional runtime dependencies depending on configuration # see t/test_isolate.rb for the exact versions we've tested with -- cgit v1.2.3-24-ge0c7