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>2021-12-21 16:42:37 +0300
committerMarcel Amirault <mamirault@gitlab.com>2021-12-21 16:42:37 +0300
commit245e5bf51ca10d93869a1b273bb52e30bca7a8c0 (patch)
tree13e30a02e84f1f759f2703626bced3d2d4e5e7bb /Gemfile.lock
parente121fd51206469098254d6cfb46bdd4e2a257522 (diff)
Update gitlab_kramdown to 0.15.0 and remove rouge from Gemfile
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock13
1 files changed, 6 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d64afa87..a9525f13 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -18,7 +18,7 @@ GEM
listen (~> 3.0)
rack-livereload (~> 0.3)
asciidoctor (2.0.16)
- asciidoctor-plantuml (0.0.14)
+ asciidoctor-plantuml (0.0.15)
asciidoctor (>= 1.5.6, < 3.0.0)
ast (2.4.2)
builder (3.2.4)
@@ -45,11 +45,11 @@ GEM
rubocop-performance (~> 1.9.2)
rubocop-rails (~> 2.9)
rubocop-rspec (~> 1.44)
- gitlab_kramdown (0.14.0)
- asciidoctor-plantuml (= 0.0.14)
+ gitlab_kramdown (0.15.0)
+ asciidoctor-plantuml (= 0.0.15)
kramdown (~> 2.3.1)
nokogiri (~> 1.12.0)
- rouge (~> 3.26.0)
+ rouge (~> 3.27.0)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
highline (2.0.3)
@@ -129,7 +129,7 @@ GEM
ref (2.0.0)
regexp_parser (2.1.1)
rexml (3.2.5)
- rouge (3.26.0)
+ rouge (3.27.0)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
@@ -193,14 +193,13 @@ PLATFORMS
DEPENDENCIES
builder (~> 3.2.0)
gitlab-styles (~> 6.6.0)
- gitlab_kramdown (~> 0.14.0)
+ gitlab_kramdown (~> 0.15.0)
highline (~> 2.0.0)
nanoc (~> 4.12.0)
nanoc-live
nokogiri (~> 1.12.0)
pry-byebug (~> 3.9.0)
rake (~> 13.0.0)
- rouge (~> 3.26.0)
rspec (~> 3.10.0)
sass (= 3.7.4)
sassc (~> 2.4.0)