Skip to content

Conversation

Koilanetroc
Copy link

On ruby 3.4 I see this warning:

.asdf/installs/ruby/3.4.2/lib/ruby/gems/3.4.0/gems/em-http-request-1.1.7/lib/em-http/client.rb:222: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

So this small fix should resolve the problem

@Koilanetroc Koilanetroc marked this pull request as ready for review August 4, 2025 11:36
@Koilanetroc
Copy link
Author

and also maybe it's high time to add ruby 3.4 to CI matrix?

@cgunther
Copy link

I believe there's another occurence of the warning, if you could include that in your PR too:

Mutated here:

@response << data

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