From cb0002710e2b0eed3b753a3859e3091d087bd873 Mon Sep 17 00:00:00 2001 From: Thorsten Eckel Date: Thu, 19 Oct 2017 18:19:46 +0200 Subject: [PATCH] Follow up: Merge branch 'private-pull-request-1479' into develop (omniauth-weibo-oauth2 dependency). --- Gemfile.lock | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Gemfile.lock b/Gemfile.lock index c6f5dc9cc..b8339f658 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,6 +277,9 @@ GEM omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack + omniauth-weibo-oauth2 (0.4.5) + omniauth (~> 1.5) + omniauth-oauth2 (>= 1.4.0) parser (2.4.0.0) ast (~> 2.2) pg (0.21.0) @@ -512,6 +515,7 @@ DEPENDENCIES omniauth-microsoft-office365 omniauth-oauth2 omniauth-twitter + omniauth-weibo-oauth2 pg pre-commit puma