Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta (tmow) <antenore@simbiosi.org>2021-02-07 10:59:32 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2021-02-07 10:59:32 +0300
commit2b8cefe023661c7466a0ea4af3ca60da9c167378 (patch)
treec4ebff55de35cd3ff4ed62a62acd9011d77f07f9 /Gemfile
parentd9d28e46540de686611ca62c3c6c0a448936c16c (diff)
Update Gemfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index cf44de7..a505a3f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -25,6 +25,8 @@ group :jekyll_plugins do
gem "jekyll-admin"
end
+gem "kramdown-parser-gfm"
+
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]