Tan Le

Results 14 issues of Tan Le

This helps to reduce memory consumption by allowing objects to be garbage collected. This can be verified by running `rake check:memory` task. ```diff retained objects by file 15 rouge/lib/rouge/lexers/mosel.rb 14...

Fix Rubocop [`Lint/DuplicateBranch`](https://docs.rubocop.org/rubocop/cops_lint.html#lintduplicatebranch) offenses.

With Ruby 2.4 being EOL, we should drop support for old versions to reduce Rouge gem maintenance effort. It also helps to reduce build runtime and avoid overrunning our monthly...

## Description With Ruby 2.4 EOL (https://www.ruby-lang.org/en/news/2020/04/05/support-of-ruby-2-4-has-ended/), we should drop support for old versions to reduce Rouge gem maintenance effort. It also helps to reduce build runtime and avoid overrunning...

enhancement-request

## Description Remove no-longer maintained/deprecated libraries - [base2](https://code.google.com/p/base2/) - [Glow](http://www.bbc.co.uk/glow/) - [PopcornJS](https://github.com/mozilla/popcorn-js/) - [Rico](http://openrico.sourceforge.net/examples/index.html) - [Spry](https://github.com/adobe/Spry) - [SWFObject](https://github.com/swfobject/swfobject) - [Swiffy](https://developers.google.com/swiffy/) - [YUI 2](http://developer.yahoo.com/yui/2/) /cc @johnmichel

By alphabetical would be nice

Feature

Rendering MATLAB code on Rouge (https://rouge.jneen.net/v4.2.0/matlab/) causes exception. ```sh 2023-10-26T23:54:09Z app[e2865659b14968] lax [info]2023-10-26 23:54:09 - NameError - uninitialized constant Rouge::Lexers::Matlab: 2023-10-26T23:54:09Z app[e2865659b14968] lax [info] /app/tmp/rouge/rouge-4.2.0/lib/rouge/lexers/matlab/keywords.rb:11:in `' 2023-10-26T23:54:09Z app[e2865659b14968] lax [info]...

https://github.com/pypa/cibuildwheel/compare/v2.16.2...v2.17.0

## Why Provide better guidance on future specification upgrades. ## What Running `rspec spec/pact_specification/compliance-1.0.0.rb` with `pact-specification` repo checked out in certain version throws exception and short circuit all other tests....