Skip to content

Commit

Permalink
Remove deprecated has_rdoc from gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
teeparham committed Jan 3, 2018
1 parent 4f69f1c commit e4a8be9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion haml.gemspec
Expand Up @@ -14,7 +14,6 @@ Gem::Specification.new do |spec|
f.match(%r{\Atest/})
end
spec.homepage = 'http://haml.info/'
spec.has_rdoc = false
spec.license = "MIT"

spec.required_ruby_version = '>= 2.0.0'
Expand Down

0 comments on commit e4a8be9

Please sign in to comment.