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

base64 #101

Open
jrmhaig opened this issue Feb 1, 2024 · 0 comments
Open

base64 #101

jrmhaig opened this issue Feb 1, 2024 · 0 comments

Comments

@jrmhaig
Copy link
Contributor

jrmhaig commented Feb 1, 2024

Ruby 3.4 will remove base64 from the standard libraries. webmock, which is a development dependency, uses this in one place and so our tests will fail to run. Ideally this needs to be fixed in webmock and there is a PR open. If this is not fixed in webmock then base64 will need to be added to Gemfile with a note that it may potentially be removed in the future.

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

1 participant