From 7b9b8b02a81f4be41d5b4babca62c72e5f03adc9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2020 04:43:20 +0000 Subject: [PATCH] Bump omniauth-facebook from 6.0.0 to 7.0.0 Bumps [omniauth-facebook](https://github.com/mkdynamic/omniauth-facebook) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/mkdynamic/omniauth-facebook/releases) - [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md) - [Commits](https://github.com/mkdynamic/omniauth-facebook/compare/v6.0.0...v7.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index e87a5098d3..f2eb3407b9 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'less-rails', '~> 5.0' gem 'mocha', '~> 1.11' gem 'mustermann' , '1.1.1' gem 'omniauth', '~> 1.9' -gem 'omniauth-facebook', '~> 6.0' +gem 'omniauth-facebook', '~> 7.0' gem 'omniauth-github', '~> 1.4' gem 'omniauth-google-oauth2' gem 'omniauth-twitter' diff --git a/Gemfile.lock b/Gemfile.lock index 7604dde103..0407266ba3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,7 +323,7 @@ GEM omniauth (1.9.0) hashie (>= 3.4.6, < 3.7.0) rack (>= 1.6.2, < 3) - omniauth-facebook (6.0.0) + omniauth-facebook (7.0.0) omniauth-oauth2 (~> 1.2) omniauth-github (1.4.0) omniauth (~> 1.5) @@ -335,8 +335,8 @@ GEM omniauth-oauth (1.1.0) oauth omniauth (~> 1.0) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) + omniauth-oauth2 (1.7.0) + oauth2 (~> 1.4) omniauth (~> 1.9) omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) @@ -637,7 +637,7 @@ DEPENDENCIES mysql2 (>= 0.4.4) nifty-generators omniauth (~> 1.9) - omniauth-facebook (~> 6.0) + omniauth-facebook (~> 7.0) omniauth-github (~> 1.4) omniauth-google-oauth2 omniauth-twitter