DEV: Bump omniauth-github from 1.3.0 to 1.4.0 (#8924)

This switches the github API access to use header-based authentication, rather than the deprecated parameter-based method
This commit is contained in:
David Taylor 2020-02-11 09:36:41 +00:00 committed by GitHub
parent 7ff58f1787
commit 3a906ff0e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ GEM
rack (>= 1.6.2, < 3)
omniauth-facebook (6.0.0)
omniauth-oauth2 (~> 1.2)
omniauth-github (1.3.0)
omniauth-github (1.4.0)
omniauth (~> 1.5)
omniauth-oauth2 (>= 1.4.0, < 2.0)
omniauth-google-oauth2 (0.8.0)