Sfoglia il codice sorgente

Update file Gemfile

mayx 1 anno fa
parent
commit
e6281bfa5f
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      Gemfile

+ 2 - 0
Gemfile

@@ -8,4 +8,6 @@ group :jekyll_plugins do
   gem "jekyll-feed", "~> 0.15.1"
   gem "jekyll-theme-minimal"
   gem "jekyll-paginate", "~> 1.1.0"
+  gem "kramdown-parser-gfm", "~> 1.1.0"
+  gem "kramdown", "~> 2.3.2"
 end