Updated the Gem description.
This commit is contained in:
parent
ddc6eb4819
commit
27d877ccce
|
@ -5,7 +5,7 @@ Gem::Specification.new do |s|
|
||||||
s.version = Oga::VERSION
|
s.version = Oga::VERSION
|
||||||
s.authors = ['Yorick Peterse']
|
s.authors = ['Yorick Peterse']
|
||||||
s.email = 'yorickpeterse@gmail.com'
|
s.email = 'yorickpeterse@gmail.com'
|
||||||
s.summary = 'A pure Ruby HTML/XML parser.'
|
s.summary = 'Oga is an XML/HTML parser written in Ruby.'
|
||||||
s.homepage = 'https://github.com/yorickpeterse/oga/'
|
s.homepage = 'https://github.com/yorickpeterse/oga/'
|
||||||
s.description = s.summary
|
s.description = s.summary
|
||||||
s.license = 'MIT'
|
s.license = 'MIT'
|
||||||
|
|
Loading…
Reference in New Issue