Skip to content

Dependency on the logger gem which will be removed in Ruby 3.5 #397

Closed
@Earlopain

Description

@Earlopain

Same deal as with all the other gems that happened in the last few years: In Ruby 3.4 a warning will be emitted, and in 3.5 an error will be raised. ruby/ruby@d7e558e

require "logger"

It must probably be added to the gemspec.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions