From 9c2b9b83507e92017197253e9d85c52ce1086d63 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sat, 3 Oct 2020 19:26:25 +0200 Subject: script: updated main branch to 'main' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gemfile') diff --git a/Gemfile b/Gemfile index 4f5d10c..4e4636b 100644 --- a/Gemfile +++ b/Gemfile @@ -20,10 +20,10 @@ source "https://rubygems.org" gem "html-proofer" gem "jekyll", "~> 3.9.0" gem "jemoji" +gem "kramdown-parser-gfm" gem "rake" gem "rubocop" gem "sass" -gem "kramdown-parser-gfm" group :jekyll_plugins do gem "jekyll-multiple-languages-plugin" -- cgit v1.2.3