Skip to content

Conversation

@tagliala
Copy link
Contributor

base64 is loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0.

Adding base64 to gemspec to avoid this warning in Ruby 3.3 and allow Dalli to run against ruby-head

Close #981

base64 is loaded from the standard library, but will no longer be part
of the default gems since Ruby 3.4.0.

Adding `base64` to gemspec to avoid this warning in Ruby 3.3 and allow
Dalli to run against ruby-head

Close petergoldstein#981
@petergoldstein petergoldstein merged commit c539933 into petergoldstein:main Jan 28, 2024
@petergoldstein
Copy link
Owner

Thanks @tagliala !

@tagliala tagliala deleted the chore/981-add-base64-to-gemspec branch January 28, 2024 16:28
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

Successfully merging this pull request may close these issues.

Ruby 3.3: warning related to base64 missing in the gemspec

2 participants