This is an automated email from the ASF dual-hosted git repository.

affe pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-site.git


The following commit(s) were added to refs/heads/master by this push:
     new a777bfa  feat(commiter) add gem markdown dependency
a777bfa is described below

commit a777bfa86b4fe6894b992349985125943c2697d7
Author: affe <[email protected]>
AuthorDate: Thu Aug 20 20:02:13 2020 +0800

    feat(commiter) add gem markdown dependency
---
 Gemfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Gemfile b/Gemfile
index 1291498..6b1c280 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,2 +1,3 @@
 source "https://rubygems.org";
-gemspec
\ No newline at end of file
+gemspec
+gem "kramdown-parser-gfm"

Reply via email to