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

Ruby base64 warning #84

Open
tprus-luc opened this issue Dec 12, 2024 · 1 comment
Open

Ruby base64 warning #84

tprus-luc opened this issue Dec 12, 2024 · 1 comment

Comments

@tprus-luc
Copy link

I am running collectionbuilder-gh on my own Windows PC. I followed the directions, and installed Ruby, GitHub and ImageMagick.

When I run bundle exec jekyll s in the BASH console I receive the following warning:

C:/Ruby33-x64/lib/ruby/gems/3.3.0/gems/safe_yaml-1.0.5/lib/safe_yaml/load.rb:22: w
arning: base64 was loaded from the standard library, but will no longer be part of
the default gems starting from Ruby 3.4.0.
You can add base64 to your Gemfile or gemspec to silence this warning.

This might become a problem soon, as Ruby is at 3.3.0.

@evanwill
Copy link
Contributor

CB has it's own dependencies set in the Gemfile--however, those are dependencies that will need to be updated in Jekyll--so we will leave that one to them! It will be added to their new version eventually. You can ignore all those notices.

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

2 participants