Skip to content

Commit d11c19c

Browse files
authored
Merge pull request #309 from mocoso/fix-rdoc-warning
Ruby: Remove deprecated `has_rdoc` call
2 parents 7f5736b + f60116d commit d11c19c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rb/twitter-text.gemspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Gem::Specification.new do |s|
1515
s.license = "Apache 2.0"
1616

1717
s.platform = Gem::Platform::RUBY
18-
s.has_rdoc = true
1918
s.summary = "Twitter text handling library"
2019

2120
s.add_development_dependency "test-unit"

0 commit comments

Comments
 (0)