Skip to content

Fix compatibility with --enable-frozen-string-literal#171

Merged
satoryu merged 1 commit into
ruby-docx:masterfrom
byroot:fstr-compat
May 31, 2026
Merged

Fix compatibility with --enable-frozen-string-literal#171
satoryu merged 1 commit into
ruby-docx:masterfrom
byroot:fstr-compat

Conversation

@byroot
Copy link
Copy Markdown
Contributor

@byroot byroot commented May 19, 2026

This has been a supported option of Ruby since Ruby 2.3, and even without it, mutating a string literal emits a warning.

Comment thread .github/workflows/ruby.yml Outdated
This has been a supported option of Ruby since Ruby 2.3, and
even without it, mutating a string literal emits a warning.
@satoryu satoryu merged commit 5878a39 into ruby-docx:master May 31, 2026
6 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