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:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile b/Gemfile
index 8bc30182..cf829f78 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,10 +11,10 @@ group :nanoc do
gem 'guard-nanoc', '~> 2.1'
# custom kramdown dialect
- gem 'gitlab_kramdown', '~> 0.5.0'
+ gem 'gitlab_kramdown', '~> 0.6.0'
# nanoc checks
- gem 'nokogiri', '~> 1.7.0'
+ gem 'nokogiri', '~> 1.10.3'
# Needed to generate Sitemap
gem 'builder', '~> 3.2'