Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Commit 1e86d8c

Browse files
authored
Merge pull request #120 from olleolleolle/patch-5
Drop deprecated option from gemspec
2 parents 941a829 + b2bb3f0 commit 1e86d8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby-openid.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ Gem::Specification.new do |s|
2020
s.test_files = s.files.grep(%r{^(test|spec|features)/})
2121

2222
# RDoc
23-
s.has_rdoc = true
2423
s.extra_rdoc_files = ['README.md', 'INSTALL.md', 'LICENSE', 'UPGRADE.md']
2524
s.rdoc_options << '--main' << 'README.md'
2625

0 commit comments

Comments
 (0)