pdf-forms icon indicating copy to clipboard operation
pdf-forms copied to clipboard

Fix frozen string literal issue for ruby 3.4.0

Open chaadow opened this issue 1 year ago • 0 comments

To prepare for ruby 3.4.0 and making strings frozen by default, I've stumbled upon these string mutations.

Let me know if you need anything ( I didn't add tests since I assume tests exist for this feature )

similar to https://github.com/fog/fog-aws/pull/709

chaadow avatar Jul 03 '24 13:07 chaadow