Update dependency omniauth to v2.1.4
This MR contains the following updates:
Package | Update | Change | MyDiffEnd |
---|---|---|---|
omniauth | patch |
2.1.3 -> 2.1.4
|
https://my.diffend.io/gems/omniauth/2.1.3/2.1.4 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
omniauth/omniauth (omniauth)
v2.1.4
What's Changed
- Add Ruby 3.4 to CI by @tejasbubane in https://github.com/omniauth/omniauth/pull/1142
- Add after_request_phase callback hook by @gerardo-navarro in https://github.com/omniauth/omniauth/pull/1147
Full Changelog: https://github.com/omniauth/omniauth/compare/v2.1.3...v2.1.4
You may now configure an after_request_phase callback on your omniauth builder instance. This callback will be run after the request phase before returning the request result.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.