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>2022-12-02 03:53:55 +0300
committerEvan Read <eread@gitlab.com>2022-12-02 03:53:55 +0300
commitc4db96c7232b28029a7c9a870ab5be2b2dd997d0 (patch)
treec719d61174fe61afba31e383a888eb8a26c2826e /Gemfile
parentfbbbf0018192a2e540f368a883af13a4d9a650ea (diff)
Refresh Gemfile.lock file and update gitlab_kramdown gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 613c7078..da5155a5 100644
--- a/Gemfile
+++ b/Gemfile
@@ -10,7 +10,7 @@ group :nanoc do
gem 'nanoc-live'
# custom kramdown dialect
- gem 'gitlab_kramdown', '~> 0.22.0'
+ gem 'gitlab_kramdown', '~> 0.23.0'
# Needed to generate Sitemap
gem 'builder', '~> 3.2.4'