From fde992de4a9a262fe9a2d037865e592c2a24b316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2019 20:54:14 +0000 Subject: [PATCH] Bump omniauth-facebook from 1.4.1 to 1.5.0 Bumps [omniauth-facebook](https://github.com/mkdynamic/omniauth-facebook) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/mkdynamic/omniauth-facebook/releases) - [Changelog](https://github.com/mkdynamic/omniauth-facebook/blob/master/CHANGELOG.md) - [Commits](https://github.com/mkdynamic/omniauth-facebook/compare/v1.4.1...v1.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9461798..0334d76 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,24 +49,24 @@ GEM erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) - faraday (0.8.7) - multipart-post (~> 1.1) + faraday (0.15.4) + multipart-post (>= 1.2, < 3) figaro (0.6.3) bundler (~> 1.0) rails (>= 3, < 5) foreman (0.63.0) dotenv (>= 0.7) thor (>= 0.13.6) - hashie (2.0.4) + hashie (2.1.2) hike (1.2.2) - httpauth (0.2.0) + httpauth (0.2.1) i18n (0.6.1) journey (1.0.4) jquery-rails (2.2.1) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.7.7) - jwt (0.1.8) + jwt (0.1.13) multi_json (>= 1.5) kgio (2.8.0) mail (2.5.3) @@ -74,8 +74,8 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.23) - multi_json (1.7.2) - multipart-post (1.2.0) + multi_json (1.13.1) + multipart-post (2.1.1) newrelic_rpm (3.6.2.96) oauth2 (0.8.1) faraday (~> 0.8) @@ -86,7 +86,7 @@ GEM omniauth (1.1.4) hashie (>= 1.2, < 3) rack - omniauth-facebook (1.4.1) + omniauth-facebook (1.5.0) omniauth-oauth2 (~> 1.1.0) omniauth-oauth2 (1.1.1) oauth2 (~> 0.8.0) @@ -97,7 +97,7 @@ GEM pusher (0.11.3) multi_json (~> 1.0) signature (~> 0.1.6) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3)