Skip to content

warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. #441

@unblee

Description

@unblee

When running ferrum 0.14 with Ruby 3.3.0, the following warning was output.

/vendor/bundle/ruby/3.3.0/gems/ferrum-0.14/lib/ferrum/browser.rb:3: warning: base64 was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec. Also contact author of ferrum-0.14 to add base64 into its gemspec.

If you want to support Ruby 3.4.0 or later, maybe you need to add the base64 gem as dependencies?

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