posix_mq RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] gemspec: remove rdoc_options setting
@ 2015-01-12  7:48 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2015-01-12  7:48 UTC (permalink / raw)
  To: ruby-posix-mq

We no longer need it for olddoc
---
 posix_mq.gemspec | 1 -
 1 file changed, 1 deletion(-)

diff --git a/posix_mq.gemspec b/posix_mq.gemspec
index 19dfea0..830a8fe 100644
--- a/posix_mq.gemspec
+++ b/posix_mq.gemspec
@@ -17,7 +17,6 @@ Gem::Specification.new do |s|
   s.files = manifest
   s.homepage = Olddoc.config['rdoc_url']
   s.summary = summary
-  s.rdoc_options = rdoc_options
   s.test_files = manifest.grep(%r{\Atest/test_.*\.rb\z})
   s.add_development_dependency(%q<olddoc>, "~> 1.0")
 
-- 
EW


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-12  7:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-12  7:48 [PATCH] gemspec: remove rdoc_options setting Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/ruby_posix_mq.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).