Maintenance: Bump oauth2 from 1.4.7 to 1.4.8

Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.7 to 1.4.8.
- [Release notes](https://github.com/oauth-xx/oauth2/releases)
- [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/oauth-xx/oauth2/compare/v1.4.7...v1.4.8)
This commit is contained in:
Martin Gruner 2022-02-19 04:34:59 +01:00
parent 792a858bb3
commit 74895cde35

View file

@ -179,7 +179,7 @@ GEM
railties (>= 5.0.0)
faker (2.19.0)
i18n (>= 1.6, < 2)
faraday (1.9.3)
faraday (1.10.0)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
@ -313,8 +313,8 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.5.6)
oauth2 (1.4.7)
faraday (>= 0.8, < 2.0)
oauth2 (1.4.8)
faraday (>= 0.8, < 3.0)
jwt (>= 1.0, < 3.0)
multi_json (~> 1.3)
multi_xml (~> 0.5)