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:
authorEvan Read <eread@gitlab.com>2021-07-05 06:49:40 +0300
committerEvan Read <eread@gitlab.com>2021-07-05 06:49:40 +0300
commitcbd46431f51cb49db44416671e9fc370907012d8 (patch)
treedfda8e693aa97d9f4de5266ac1d4ff4d12dcf03d /Gemfile
parent315b37294c2260e0d9664c7af0a35e847816626d (diff)
Roll Ruby dependencies forward
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 41265253..ef70d587 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ group :nanoc do
gem 'nanoc-live'
# custom kramdown dialect
- gem 'gitlab_kramdown', '~> 0.12.0'
+ gem 'gitlab_kramdown', '~> 0.13.0'
# nanoc checks
gem 'nokogiri', '~> 1.11.0'