From 885a3ca42ce36396a003a157d2d17153bc221024 Mon Sep 17 00:00:00 2001 From: David Taylor Date: Tue, 28 Jan 2020 10:57:39 +0000 Subject: [PATCH] DEV: Bump omniauth-facebook from 5.0.0 to 6.0.0 5.0.0 uses Facebook graph API v2.11, which is deprecated from 28th Jan 2020 6.0.0 uses Facebook graph API v3.0, which is supported until July 2020 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4618d68ed5c..ecfd6cbe6d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM omniauth (1.9.0) hashie (>= 3.4.6, < 3.7.0) rack (>= 1.6.2, < 3) - omniauth-facebook (5.0.0) + omniauth-facebook (6.0.0) omniauth-oauth2 (~> 1.2) omniauth-github (1.3.0) omniauth (~> 1.5)