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:
authorAchilleas Pipinellis <axil@gitlab.com>2020-06-03 12:23:47 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-06-03 12:23:47 +0300
commit9477fd62966c46a00188806a78df08156492c206 (patch)
tree1998d00e0a8fb70979d1c4cb84076b9fa59f2405 /Gemfile.lock
parent807ccc20647ae2ea1e1df7f4faec23fc35de8025 (diff)
Update gitlab-kramdown gem
A new version was released 7 months ago :smile: This includes the clickable images feature that we were missing https://gitlab.com/gitlab-org/gitlab_kramdown/-/merge_requests/35
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
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