Skip to content

fix: Converter code produces "literal string will be frozen in the future" warnings - #18

Open
webbrain-one wants to merge 1 commit into
29decibel:masterfrom
webbrain-one:webbrain/issue-14
Open

fix: Converter code produces "literal string will be frozen in the future" warnings#18
webbrain-one wants to merge 1 commit into
29decibel:masterfrom
webbrain-one:webbrain/issue-14

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #14

Prevents `FrozenError` in Ruby 3.4.1+ by ensuring string literals are not modified in-place.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Converter code produces "literal string will be frozen in the future" warnings

1 participant