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

Remove dependency on the base64 gem #221

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Remove dependency on the base64 gem #221

merged 1 commit into from
Jan 2, 2024

Conversation

Earlopain
Copy link
Collaborator

Description

#218 removed a warning in ruby 3.3 because of the base64 dependency. Since it's just a wrapper around the pack/unpack methods it's trivial to replace.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

dblock
dblock previously approved these changes Jan 2, 2024
CHANGELOG.md Outdated Show resolved Hide resolved
dblock
dblock previously approved these changes Jan 2, 2024
Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs a rebase please.

Followup to #218

Signed-off-by: Earlopain <14981592+Earlopain@users.noreply.github.com>
@Earlopain
Copy link
Collaborator Author

Sure, done!

Copy link
Collaborator

@nhtruong nhtruong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)
Thanks for doing the work!

@nhtruong nhtruong merged commit 97fac2a into opensearch-project:main Jan 2, 2024
58 checks passed
@Earlopain Earlopain deleted the remove-base64-dep branch January 2, 2024 21:14
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.

None yet

3 participants