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

Add base64 as explicit dependency #10

Merged
merged 1 commit into from
May 31, 2024
Merged

Add base64 as explicit dependency #10

merged 1 commit into from
May 31, 2024

Conversation

muellerj
Copy link
Contributor

Starting with ruby 3.4, base64 will no longer be packaged inside the standard library. This means we need to explicitly list it as a dependency.

Starting with ruby 3.4, `base64` will no longer be packaged inside the standard library. This means we need to explicitly list it as a dependency.
@chrisbranson chrisbranson merged commit f333d0f into chrisbranson:master May 31, 2024
4 checks passed
@chrisbranson
Copy link
Owner

Thanks!

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 7f04ef5 on muellerj:patch-1
into 4dd57b0 on chrisbranson:master.

@muellerj muellerj deleted the patch-1 branch May 31, 2024 13:11
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.

3 participants