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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2020-08-04 08:49:42 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-08-31 19:42:58 +0300
commit797366ba855ff477f5b7dd574b2a58b2c94ecfb3 (patch)
treee6d52b158a4ebae13aa7e2a2dfb275311c37de57 /Gemfile
parentd0e9c2abb20ba267329124a37d19af2664f6c52d (diff)
Update gitlab_kramdown
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 0fa3c761..90996bee 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,7 +11,7 @@ group :nanoc do
gem 'guard-nanoc'
# custom kramdown dialect
- gem 'gitlab_kramdown', '~> 0.9.0'
+ gem 'gitlab_kramdown', '~> 0.10.0'
# nanoc checks
gem 'nokogiri', '~> 1.10.3'