Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
unblee opened this issue Feb 1, 2024 · 0 comments

Comments

@unblee
Copy link

unblee commented Feb 1, 2024

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?

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

No branches or pull requests

1 participant