Remove reference to G5
This commit is contained in:
parent
5dcc2df60d
commit
412a94e576
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Gem::Specification.new do |gem|
|
|||
gem.email = ["veganstraightedge@gmail.com", "jlsuttles@gmail.com", "jessicard@mac.com"]
|
||||
gem.description = %q{Parses HTML for microformats and return a collection of dynamically defined Ruby objects}
|
||||
gem.summary = %q{microformats2 parser}
|
||||
gem.homepage = "https://github.com/G5/microformats2"
|
||||
gem.homepage = "https://github.com/indieweb/microformats2-ruby"
|
||||
|
||||
gem.files = `git ls-files`.split($/)
|
||||
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue