Open floehopper opened 7 months ago
Some useful context in https://gist.github.com/fxn/bf4eed2505c76f4fca03ab48c43adc72.
The need to do this might go away when Ruby v3.4 is released, because then String literals will be frozen by default.
Also I have just fixed a bunch of relevant warnings in #672.
Some useful context in https://gist.github.com/fxn/bf4eed2505c76f4fca03ab48c43adc72.