Skip to content

Ruby 3.4 produces frozen string warnings #660

@simpl1g

Description

@simpl1g

Calling .to_s on symbol will return frozen string in future
https://github.com/sparklemotion/mechanize/blob/main/lib/mechanize/form.rb#L259

:test.to_s.chomp!
DEPRECATION WARNING: warning: string returned by :test.to_s will be frozen in the future
 (called from String#chomp!)

Metadata

Metadata

Assignees

No one assigned

    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