Upgrade Doorkeeper gems
What does this MR do and why?
-
Upgrade
doorkeeper
minor version just to keep things up to date. -
https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md
-
This upgrade also required us to upgrade
doorkeeper-openid_connect
because5.6.3
removed deprecatedactive_record_options
config option anddoorkeeper-openid_connect
added a fix in1.8.4
to remove a reference toactive_record_options
: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/blob/master/CHANGELOG.md#v184-2023-02-01 -
https://my.diffend.io/gems/doorkeeper-openid_connect/1.8.3/1.8.5
-
Includes upgrades and security fixes
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.