From 5b151428f03a43be9e528510bb134bbbb77ac56c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 3 Sep 2018 19:50:52 +0000 Subject: [PATCH] Update omniauth-facebook to version 5.0.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21cb30da..6638b121 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -317,8 +317,8 @@ GEM omniauth (1.8.1) hashie (>= 3.4.6, < 3.6.0) rack (>= 1.6.2, < 3) - omniauth-facebook (1.6.0) - omniauth-oauth2 (~> 1.1) + omniauth-facebook (5.0.0) + omniauth-oauth2 (~> 1.2) omniauth-github (1.3.0) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0, < 2.0)