Skip to content

Bump rouge gem version to 3.26.0

Tan Le requested to merge tle-bump-rouge-gem into master

What does this MR do?

Bump rouge gem version from 3.25.0 to 3.26.0 (Changelog)

We have two new lexers: one for OCL and one for ReScript. There are also fixes for the CMake, Crystal, JSL, Python, ReasonML and Rust lexers.

This new version also fixes an issue in Python lexer reported by @mlindsay (https://github.com/rouge-ruby/rouge/issues/1634).

Screenshots

Before After
before after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Tan Le

Merge request reports