Skip to content

Commit

Permalink
remove has rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
ahorek authored and jeremy committed Dec 13, 2019
1 parent 3204c0b commit 904fc32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mail.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Gem::Specification.new do |s|
s.summary = "Mail provides a nice Ruby DSL for making, sending and reading emails."
s.license = "MIT"

s.has_rdoc = true
s.extra_rdoc_files = %w[ README.md ]
s.rdoc_options << '--exclude' << 'lib/mail/values/unicode_tables.dat'

Expand Down

0 comments on commit 904fc32

Please sign in to comment.