Skip to content

Allow for mutable strings - #144

Open
littleforest wants to merge 1 commit into
mbleigh:masterfrom
littleforest:update-string-literals
Open

Allow for mutable strings#144
littleforest wants to merge 1 commit into
mbleigh:masterfrom
littleforest:update-string-literals

Conversation

@littleforest

Copy link
Copy Markdown

In Ruby 3.5+, literal strings will
be frozen. This change allows for
a mutable string.

closes #143

In Ruby 3.5+, literal strings will
be frozen. This change allows for
a mutable string.
@nov

nov commented Dec 11, 2025

Copy link
Copy Markdown

this gem seems inactive.
I forked & imported your change here.
https://rubygems.org/gems/nov-seed-fu

kronn added a commit to hitobito/hitobito that referenced this pull request Mar 30, 2026
This has the changes of mbleigh/seed-fu#144
and it would be preferrable to return to the upstream gem once that
it updated.
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.

warning: literal string will be frozen in the future in ruby 3.4.x

2 participants