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-08-04 08:49:42 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2020-08-31 19:42:58 +0300
commit797366ba855ff477f5b7dd574b2a58b2c94ecfb3 (patch)
treee6d52b158a4ebae13aa7e2a2dfb275311c37de57 /Gemfile.lock
parentd0e9c2abb20ba267329124a37d19af2664f6c52d (diff)
Update gitlab_kramdown
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock33
1 files changed, 21 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 12a0586e..d908d29c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -12,10 +12,11 @@ GEM
listen (~> 3.0)
rack-livereload (~> 0.3)
asciidoctor (2.0.10)
- asciidoctor-plantuml (0.0.9)
+ asciidoctor-plantuml (0.0.12)
asciidoctor (>= 1.5.6, < 3.0.0)
builder (3.2.4)
byebug (11.1.3)
+ chef-utils (16.4.41)
coderay (1.1.3)
colored (1.2)
concurrent-ruby (1.1.7)
@@ -33,11 +34,11 @@ GEM
eventmachine (1.2.7)
ffi (1.13.1)
formatador (0.2.5)
- gitlab_kramdown (0.9.0)
- asciidoctor-plantuml (= 0.0.9)
- kramdown (~> 1.16.2)
- nokogiri (~> 1.10.4)
- rouge (~> 3.0)
+ gitlab_kramdown (0.10.0)
+ asciidoctor-plantuml (= 0.0.12)
+ kramdown (~> 2.3.0)
+ nokogiri (~> 1.10.10)
+ rouge (~> 3.2)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
@@ -58,20 +59,27 @@ GEM
highline (2.0.3)
http_parser.rb (0.6.0)
json_schema (0.20.9)
- kramdown (1.16.2)
+ kramdown (2.3.0)
+ rexml
+ kramdown-parser-gfm (1.1.0)
+ kramdown (~> 2.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.7)
- mdl (0.6.0)
- kramdown (~> 1.12, >= 1.12.0)
+ mdl (0.11.0)
+ kramdown (~> 2.3)
+ kramdown-parser-gfm (~> 1.1)
mixlib-cli (~> 2.1, >= 2.1.1)
- mixlib-config (~> 2.2, >= 2.2.1)
+ mixlib-config (>= 2.2.1, < 4)
+ mixlib-shellout
method_source (1.0.0)
mini_portile2 (2.4.0)
mixlib-cli (2.1.8)
- mixlib-config (2.2.18)
+ mixlib-config (3.0.9)
tomlrb
+ mixlib-shellout (3.1.4)
+ chef-utils
nanoc (4.11.18)
addressable (~> 2.5)
colored (~> 1.2)
@@ -130,6 +138,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
ref (2.0.0)
+ rexml (3.2.4)
rouge (3.22.0)
rspec (3.9.0)
rspec-core (~> 3.9.0)
@@ -171,7 +180,7 @@ DEPENDENCIES
adsf (~> 1.4)
adsf-live (~> 1.4)
builder (~> 3.2)
- gitlab_kramdown (~> 0.9.0)
+ gitlab_kramdown (~> 0.10.0)
guard-nanoc
highline (~> 2.0)
mdl