Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-02 21:12:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-02 21:12:15 +0300
commite28bb9d18133611eef2a1357c57dc57ca97cfd5a (patch)
treeaee3bab9fa515d456ab7fff5b7c9819ef9da0244 /Gemfile
parent9c33625b8e47c6aa96095018a0c1dd3f22c2ce1e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 3736df605cf..b047dc4e54d 100644
--- a/Gemfile
+++ b/Gemfile
@@ -168,7 +168,7 @@ gem 'asciidoctor', '~> 2.0.10'
gem 'asciidoctor-include-ext', '~> 0.4.0', require: false
gem 'asciidoctor-plantuml', '~> 0.0.12'
gem 'asciidoctor-kroki', '~> 0.5.0', require: false
-gem 'rouge', '~> 3.29.0'
+gem 'rouge', '~> 3.30.0'
gem 'truncato', '~> 0.7.11'
gem 'bootstrap_form', '~> 4.2.0'
gem 'nokogiri', '~> 1.13.6'