]> source.dussan.org Git - redmine.git/commitdiff
Update Rouge to 3.30 (#37236).
authorGo MAEDA <maeda@farend.jp>
Mon, 1 Aug 2022 13:09:43 +0000 (13:09 +0000)
committerGo MAEDA <maeda@farend.jp>
Mon, 1 Aug 2022 13:09:43 +0000 (13:09 +0000)
git-svn-id: https://svn.redmine.org/redmine/trunk@21752 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile
public/help/code_highlighting_languages.html

diff --git a/Gemfile b/Gemfile
index 61c359a4454b278c9e3a67dccbae018ea1fdb3b9..93d03f0d9855fbc4d3bfcf61309476eaf0808761 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -4,7 +4,7 @@ ruby '>= 2.6.0', '< 3.2.0'
 gem 'bundler', '>= 1.12.0'
 
 gem 'rails', '6.1.6.1'
-gem 'rouge', '~> 3.29.0'
+gem 'rouge', '~> 3.30.0'
 gem 'request_store', '~> 1.5.0'
 gem 'mini_mime', '~> 1.1.0'
 gem "actionpack-xml_parser"
index c6cb12f38656247c5a438e3f8d0a8f0f95a00efe..51435631fbcd27a21a57bdada2d8b92bd1cb84be 100644 (file)
@@ -40,7 +40,7 @@
     </tr>
     <tr>
       <td>applescript</td>
-      <td>The AppleScript scripting language by Apple Inc. (http://developer.apple.com/applescript/) [aliases: applescript]</td>
+      <td>The AppleScript scripting language by Apple Inc. (https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html) [aliases: applescript]</td>
     </tr>
     <tr>
       <td>armasm</td>
       <td>irb_output</td>
       <td></td>
     </tr>
+    <tr>
+      <td>isabelle</td>
+      <td>Isabelle theories (isabelle.in.tum.de) [aliases: isa,Isabelle]</td>
+    </tr>
     <tr>
       <td>isbl</td>
       <td>The ISBL programming language</td>
       <td>matlab</td>
       <td>Matlab [aliases: m]</td>
     </tr>
+    <tr>
+      <td>meson</td>
+      <td>Meson&#39;s specification language (mesonbuild.com)</td>
+    </tr>
     <tr>
       <td>minizinc</td>
       <td>MiniZinc is a free and open-source constraint modeling language (minizinc.org)</td>
       <td>nginx</td>
       <td>configuration files for the nginx web server (nginx.org)</td>
     </tr>
+    <tr>
+      <td>nial</td>
+      <td>The Nial programming language (nial-array-language.org)</td>
+    </tr>
     <tr>
       <td>nim</td>
       <td>The Nim programming language (http://nim-lang.org/) [aliases: nimrod]</td>