This is an automated email from the ASF dual-hosted git repository.
dinglei 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 c92856f remove depdents kramdown-parser-gfm
c92856f is described below
commit c92856f5c06a8a82d69902950767841dd0d8cea5
Author: ShannonDing <[email protected]>
AuthorDate: Thu Dec 10 17:38:48 2020 +0800
remove depdents kramdown-parser-gfm
---
Gemfile | 1 -
1 file changed, 1 deletion(-)
diff --git a/Gemfile b/Gemfile
index 6b1c280..3be9c3c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,2 @@
source "https://rubygems.org"
gemspec
-gem "kramdown-parser-gfm"