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

chore: Adding base64 to gemspec to accommodate removal in 3.4.0 #920

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

douglasmiller
Copy link
Contributor

@douglasmiller douglasmiller commented Feb 3, 2025

The base64 package is no longer included as a default gem in Ruby 3.4.0:

warning: base64 was loaded from the standard library, but is not part of the default gems starting from Ruby 3.4.0.

@douglasmiller douglasmiller added V4 v2021-02-25 Client internal Internal tooling updates labels Feb 3, 2025
@douglasmiller douglasmiller changed the title chore: Adding gems that are no longer included in ruby chore: Adding base64 to gemspec to accommodate removal in 3.4.0 Feb 3, 2025
@btruncali1 btruncali1 merged commit 8690579 into v3-v2021-02-25 Feb 3, 2025
13 checks passed
@btruncali1 btruncali1 deleted the add-gems branch February 3, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal tooling updates V4 v2021-02-25 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants