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:
-rw-r--r--Gemfile2
-rw-r--r--Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile b/Gemfile
index 6016ba3a..64e476a0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -12,7 +12,7 @@ group :nanoc do
gem 'guard-nanoc'
# custom kramdown dialect
- gem 'gitlab_kramdown', '~> 0.8.0'
+ gem 'gitlab_kramdown', '~> 0.9.0'
# nanoc checks
gem 'nokogiri', '~> 1.10.3'
diff --git a/Gemfile.lock b/Gemfile.lock
index a4769a8c..6b3cd8fd 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -33,7 +33,7 @@ GEM
eventmachine (1.2.7)
ffi (1.12.2)
formatador (0.2.5)
- gitlab_kramdown (0.8.0)
+ gitlab_kramdown (0.9.0)
asciidoctor-plantuml (= 0.0.9)
kramdown (~> 1.16.2)
nokogiri (~> 1.10.4)
@@ -171,7 +171,7 @@ DEPENDENCIES
adsf-live (~> 1.4)
asciidoctor-plantuml (= 0.0.9)
builder (~> 3.2)
- gitlab_kramdown (~> 0.8.0)
+ gitlab_kramdown (~> 0.9.0)
guard-nanoc
highline (~> 2.0)
mdl