Skip to content

google-apis-core: Ruby 3.4 warning: literal string will be frozen in the future in httpclient/util.rb:71 #21381

Open
@javierjulio

Description

@javierjulio

On upgrading to Ruby 3.4, we've run into the following warning from our test suite with google-apis-core which is the only gem that has an httpclient dependency.

/Users/j.julio/.rbenv/versions/3.4.1/lib/ruby/gems/3.4.0/gems/httpclient-2.8.3/lib/httpclient/util.rb:71: warning: literal string will be frozen in the future (run with --debug-frozen-string-literal for more information)

Related to #2348 since httpclient doesn't seem to be maintained and the issue causing this warning has been unaddressed for many years.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions