mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Using pygments.rb fails on Ruby3 because of missing class create methods. Which makes using the same script for ruby2 and ruby3 a problem. We aren't using pygments currently anyway, so disable it for now.