We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941a829 commit b2bb3f0Copy full SHA for b2bb3f0
ruby-openid.gemspec
@@ -20,7 +20,6 @@ Gem::Specification.new do |s|
20
s.test_files = s.files.grep(%r{^(test|spec|features)/})
21
22
# RDoc
23
- s.has_rdoc = true
24
s.extra_rdoc_files = ['README.md', 'INSTALL.md', 'LICENSE', 'UPGRADE.md']
25
s.rdoc_options << '--main' << 'README.md'
26
0 commit comments