Skip to content

Conversation

@zenspider
Copy link
Collaborator

@zenspider zenspider commented Nov 11, 2025

This should be a commit that cleans up and fixes all frozen-string errors. I get these because I have export RUBYOPT=--enable-frozen-string-literal... this can be further helped (but slower to run) adding --debug=frozen-string-literal to that var.

In MOST cases, I tried to push fixes into lib but some specs were modifying strings they were creating so fixes wound up there.

I think there is one case where I think the fix should be pushed up to lib but the spec as written was expecting modification of a local string. I left it as the "obvious" fix to the expect line didn't work for some reason.

@zenspider zenspider changed the base branch from master to updating-for-ruby-3 November 11, 2025 22:02
@JoshCheek JoshCheek merged commit 833afdc into JoshCheek:updating-for-ruby-3 Nov 11, 2025
0 of 16 checks passed
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.

2 participants