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
parent 7e39f779b4
commit 4b56345672

View File

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