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 ef70d587..7b1e909c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -9,10 +9,10 @@ group :nanoc do
gem 'nanoc-live'
# custom kramdown dialect
- gem 'gitlab_kramdown', '~> 0.13.0'
+ gem 'gitlab_kramdown', '~> 0.14.0'
# nanoc checks
- gem 'nokogiri', '~> 1.11.0'
+ gem 'nokogiri', '~> 1.12.0'
# Needed to generate Sitemap
gem 'builder', '~> 3.2.0'