diff --git a/Gemfile b/Gemfile index 051bc4aa6..cfadd3151 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem 'bundler', '>= 1.12.0' gem 'rails', '6.1.4.4' gem 'globalid', '~> 0.4.2' if Gem.ruby_version < Gem::Version.new('2.6.0') -gem 'rouge', '~> 3.27.0' +gem 'rouge', '~> 3.28.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 266b76ac0..144a2e2fc 100644 --- a/public/help/code_highlighting_languages.html +++ b/public/help/code_highlighting_languages.html @@ -176,7 +176,7 @@ dart - The Dart programming language (dartlang.com) + The Dart programming language (dart.dev) datastudio @@ -242,6 +242,10 @@ factor Factor, the practical stack language (factorcode.org) + + fluent + Fluent localization files [aliases: ftl] + fortran Fortran 2008 (free-form) @@ -718,6 +722,14 @@ ssh A lexer for SSH configuration files + + stan + Stan Modeling Language (mc-stan.org) + + + stata + The Stata programming language (www.stata.com) + supercollider A cross-platform interpreted programming language for sound synthesis, algorithmic composition, and realtime performance