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 to Gemfile #31

Merged
merged 1 commit into from
May 14, 2024
Merged

Add base64 to Gemfile #31

merged 1 commit into from
May 14, 2024

Conversation

xuanxu
Copy link
Contributor

@xuanxu xuanxu commented May 2, 2024

This PR adds base64 to the Gemfile.

base64 will not be part of the default gems since Ruby 3.4.0. This change silences the following warning:

/gems/x-0.14.1/lib/x/oauth_authenticator.rb:1: warning: base64 was loaded from the standard library, 
but will no longer be part of the default gems since Ruby 3.4.0. Add base64 to your Gemfile or gemspec

Gemfile Outdated Show resolved Hide resolved
@sferik sferik merged commit 11573fc into sferik:main May 14, 2024
6 checks passed
@xuanxu xuanxu deleted the remove-warning branch May 14, 2024 10:39
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.

2 participants