Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frozen literal string warnings #122

Open
morgoth opened this issue Dec 27, 2024 · 0 comments
Open

Frozen literal string warnings #122

morgoth opened this issue Dec 27, 2024 · 0 comments

Comments

@morgoth
Copy link

morgoth commented Dec 27, 2024

When running on Ruby 3.4 and having Ruby warnings enabled, the following warning is emited (among few others)

/home/runner/work/trmz/trmz/vendor/bundle/ruby/3.4.0/gems/barby-0.7.0/lib/barby/barcode/qr_code.rb:56: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

https://www.ruby-lang.org/en/news/2024/12/25/ruby-3-4-0-released/

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

No branches or pull requests

1 participant