Upgrade oauth2 gem to v 2.0.9
What does this MR do and why?
- I added a minimum version of
2.0.6
because the next move will be to un-vendoromniauth-google-oauth2
and use the latest version instead, which specifies2.0.6
as the minimum version: https://github.com/zquestz/omniauth-google-oauth2/pull/429/files - CHANGELOG shows mostly bug fixes and test coverage improvements between these versions: https://gitlab.com/oauth-xx/oauth2/-/blob/main/CHANGELOG.md
- Diff is noisy due to lots of docs changes: https://my.diffend.io/gems/oauth2/2.0.3/2.0.9
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jessie Young