From 4b56345672a5b529884c0e6f3bf3b2d446d738fc Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 11 Feb 2020 09:36:41 +0000 Subject: [PATCH] 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 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d43dfa367e4..ec2407907e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -216,7 +216,7 @@ GEM rack (>= 1.6.2, < 3) omniauth-facebook (5.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.7.0)