From: Go MAEDA Date: Tue, 17 Jan 2023 02:07:53 +0000 (+0000) Subject: Update Rouge to 4.0 (#37236). X-Git-Tag: 5.1.0~272 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=edcdc699e3872335a0f59515e70aa26a918fc540;p=redmine.git Update Rouge to 4.0 (#37236). git-svn-id: https://svn.redmine.org/redmine/trunk@22058 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/Gemfile b/Gemfile index 39089ade2..671931dc9 100644 --- a/Gemfile +++ b/Gemfile @@ -3,7 +3,7 @@ source 'https://rubygems.org' ruby '>= 2.7.0', '< 3.3.0' gem 'rails', '6.1.7' -gem 'rouge', '~> 3.30.0' +gem 'rouge', '~> 4.0.0' gem 'request_store', '~> 1.5.0' gem 'mini_mime', '~> 1.1.0' gem "actionpack-xml_parser" diff --git a/public/help/code_highlighting_languages.html b/public/help/code_highlighting_languages.html index 51435631f..eda279942 100644 --- a/public/help/code_highlighting_languages.html +++ b/public/help/code_highlighting_languages.html @@ -662,6 +662,10 @@ rescript The ReScript programming language (rescript-lang.org) + + rml + A system agnostic domain-specific language for runtime monitoring and verification (https://rmlatdibris.github.io/) + robot_framework Robot Framework is a generic open source automation testing framework (robotframework.org) [aliases: robot,robot-framework] @@ -726,10 +730,6 @@ sml Standard ML [aliases: ml] - - solidity - Solidity, an Ethereum smart contract programming language - sparql Semantic Query Language, for RDF data @@ -792,7 +792,7 @@ toml - the TOML configuration format (https://github.com/mojombo/toml) + the TOML configuration format (https://github.com/toml-lang/toml) tsx