Rainbows! Rack HTTP server user/dev discussion
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: rainbows-public@bogomips.org
Subject: [PUSHED] doc: bump olddoc to ~> 1.2 for extra NNTP URLs
Date: Sat, 9 Jan 2016 22:53:54 +0000	[thread overview]
Message-ID: <20160109225354.GA10771@dcvr.yhbt.net> (raw)

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.
---
 .olddoc.yml      | 3 +++
 rainbows.gemspec | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/.olddoc.yml b/.olddoc.yml
index 1e777ea..7559500 100644
--- a/.olddoc.yml
+++ b/.olddoc.yml
@@ -16,3 +16,6 @@ noindex:
 - EM
 - Revactor
 ml_url: http://bogomips.org/rainbows-public/
+nntp_url:
+  - nntp://news.public-inbox.org/inbox.comp.lang.ruby.rainbows
+  - nntp://news.gmane.org/gmane.comp.lang.ruby.rainbows.general
diff --git a/rainbows.gemspec b/rainbows.gemspec
index 6ddf630..05d4a2a 100644
--- a/rainbows.gemspec
+++ b/rainbows.gemspec
@@ -30,7 +30,7 @@
   s.add_dependency(%q<unicorn>, ["~> 5.0"])
 
   s.add_development_dependency(%q<isolate>, "~> 3.1")
-  s.add_development_dependency(%q<olddoc>, "~> 1.0")
+  s.add_development_dependency(%q<olddoc>, "~> 1.2")
 
   # optional runtime dependencies depending on configuration
   # see t/test_isolate.rb for the exact versions we've tested with
-- 
EW

                 reply	other threads:[~2016-01-09 22:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/rainbows/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160109225354.GA10771@dcvr.yhbt.net \
    --to=e@80x24.org \
    --cc=rainbows-public@bogomips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/rainbows.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).