Skip to content

Fix Ruby 3.4 frozen string literal warnings#2

Open
bshand wants to merge 3 commits intodayflower:masterfrom
bshand:feature/github_actions_tests
Open

Fix Ruby 3.4 frozen string literal warnings#2
bshand wants to merge 3 commits intodayflower:masterfrom
bshand:feature/github_actions_tests

Conversation

@bshand
Copy link

@bshand bshand commented Nov 25, 2025

Fix Ruby 3.4 frozen string literal warnings. Without this fix, using this gem with Ruby 3.4 causes warnings like:

.../lib/msworddoc/extractor.rb:263: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

Update gem development dependencies for Ruby >= 2.3.
Add GitHub Actions tests for Ruby 1.9 to Ruby 3.4.

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.

1 participant