jekyll-diagrams.gemspec in jekyll-diagrams-0.1.0 vs jekyll-diagrams.gemspec in jekyll-diagrams-0.2.0
- old
+ new
@@ -7,11 +7,11 @@
spec.name = "jekyll-diagrams"
spec.version = Jekyll::Diagrams::VERSION
spec.authors = ["farkasity"]
spec.email = ["farkasity@gmail.com"]
- spec.summary = "Jekyll plugins for diagrams support, including Graphviz."
- spec.description = "Jekyll plugins for diagrams support, including Graphviz."
+ spec.summary = "Jekyll plugins for diagrams support, including Graphviz, Blockdiag, Seqdiag and so on."
+ spec.description = "Jekyll plugins for diagrams support, including Graphviz, Blockdiag, Seqdiag and so on."
spec.homepage = "https://github.com/farkasity/jekyll-diagrams"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.require_paths = ["lib"]