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:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-06-05 03:18:50 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-06-05 03:18:50 +0300
commita95a94e284e92d9a40c1f13a50f474cd511d1ab5 (patch)
tree11bb5bdaedbcd98047886d34629230ecdf5da53b /Gemfile.lock
parent827d974b93a6f9cc4037f84d77dcd08d60db4e4a (diff)
Update dependency gitlab_kramdown to '~> 0.27.0'
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6d371d34..0eb07408 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -17,7 +17,7 @@ GEM
eventmachine (~> 1.2)
listen (~> 3.0)
rack-livereload (~> 0.3)
- asciidoctor (2.0.18)
+ asciidoctor (2.0.20)
asciidoctor-plantuml (0.0.16)
asciidoctor (>= 2.0.17, < 3.0.0)
ast (2.4.2)
@@ -85,10 +85,10 @@ GEM
rubocop-performance (~> 1.15)
rubocop-rails (~> 2.17)
rubocop-rspec (~> 2.18)
- gitlab_kramdown (0.26.0)
+ gitlab_kramdown (0.27.0)
asciidoctor-plantuml (= 0.0.16)
kramdown (~> 2.4.0)
- nokogiri (~> 1.14.0)
+ nokogiri (~> 1.15.0)
rouge (~> 4.1.0)
hamster (3.0.0)
concurrent-ruby (~> 1.0)
@@ -159,8 +159,8 @@ GEM
nanoc-core (~> 4.11, >= 4.11.14)
nap (1.1.0)
no_proxy_fix (0.1.2)
- nokogiri (1.14.3)
- mini_portile2 (~> 2.8.0)
+ nokogiri (1.15.2)
+ mini_portile2 (~> 2.8.2)
racc (~> 1.4)
octokit (5.6.1)
faraday (>= 1, < 3)
@@ -199,7 +199,7 @@ GEM
rchardet (1.8.0)
regexp_parser (2.8.0)
rexml (3.2.5)
- rouge (4.1.0)
+ rouge (4.1.2)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
@@ -299,7 +299,7 @@ DEPENDENCIES
builder (~> 3.2.4)
gitlab-dangerfiles (~> 3.10.0)
gitlab-styles (~> 10.0.0)
- gitlab_kramdown (~> 0.26.0)
+ gitlab_kramdown (~> 0.27.0)
highline (~> 2.1.0)
json_schemer (~> 1.0, >= 1.0.1)
nanoc (~> 4.12.15)