mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Remove deprecated has_rdoc from gemspec
This commit is contained in:
parent
4f69f1c59c
commit
e4a8be96b5
1 changed files with 0 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue