chore: update gemspec summary

This commit is contained in:
jeffreytse 2020-06-22 23:07:44 +08:00
parent ed231ba8c2
commit afce6b2191

View File

@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
spec.version = Jekyll::Spaceship::VERSION spec.version = Jekyll::Spaceship::VERSION
spec.authors = ["jeffreytse"] spec.authors = ["jeffreytse"]
spec.email = ["jeffreytse.mail@gmail.com"] spec.email = ["jeffreytse.mail@gmail.com"]
spec.summary = "A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, emoji, video, youtube, vimeo, dailymotion, etc." spec.summary = "A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, youtube, vimeo, dailymotion, etc."
spec.homepage = "https://github.com/jeffreytse/jekyll-spaceship" spec.homepage = "https://github.com/jeffreytse/jekyll-spaceship"
spec.license = "MIT" spec.license = "MIT"