-
-
Notifications
You must be signed in to change notification settings - Fork 621
Use Base64.strict_encode64 #414
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
Conversation
|
@josephpage @pboling Would you please review this? |
10 similar comments
|
I need to review this for breaking changes. We are not dropping any existing support for old Rubies in the 2.0.0 release. This might need to go into the follow up 3.0.0 release. |
|
In https://github.com/oauth-xx/oauth2/milestone/1 and #325,
So, I think 2.x release does not need to support ruby 1.8. |
|
Oh good point! I need to add a Ruby support matrix to the Readme. |
pboling
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
This is a successor of #325.