mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00:00
Update Rouge to 3.30 (#37236).
git-svn-id: https://svn.redmine.org/redmine/trunk@21752 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
b98b871401
commit
50b16a37fd
2
Gemfile
2
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"
|
||||
|
||||
@ -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>
|
||||
@ -370,6 +370,10 @@
|
||||
<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>
|
||||
@ -494,6 +498,10 @@
|
||||
<td>matlab</td>
|
||||
<td>Matlab [aliases: m]</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>meson</td>
|
||||
<td>Meson'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>
|
||||
@ -526,6 +534,10 @@
|
||||
<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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user