From d38ef473e2ab2567c2361dce692bd737897449b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 19:24:34 +0000 Subject: [PATCH] Bump omniauth-oauth2 from 1.0.2 to 1.5.0 Bumps [omniauth-oauth2](https://github.com/omniauth/omniauth-oauth2) from 1.0.2 to 1.5.0. - [Release notes](https://github.com/omniauth/omniauth-oauth2/releases) - [Commits](https://github.com/omniauth/omniauth-oauth2/compare/v1.0.2...v1.5.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af4ae4c..3321477 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,21 +56,21 @@ GEM factory_girl_rails (4.1.0) factory_girl (~> 4.1.0) railties (>= 3.0.0) - faraday (0.8.0) - multipart-post (~> 1.1) + faraday (0.17.0) + multipart-post (>= 1.2, < 3) haml (3.1.4) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) httparty (0.8.1) multi_json multi_xml - httpauth (0.1) i18n (0.6.0) journey (1.0.3) jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) json (1.7.1) + jwt (2.2.1) less (2.2.1) commonjs (~> 0.2.6) less-rails (2.2.3) @@ -92,19 +92,21 @@ GEM rake rspec (>= 2.9) moped (1.2.5) - multi_json (1.3.4) - multi_xml (0.4.2) - multipart-post (1.1.5) - oauth2 (0.6.1) - faraday (~> 0.7) - httpauth (~> 0.1) + multi_json (1.14.1) + multi_xml (0.6.0) + multipart-post (2.1.1) + oauth2 (1.4.2) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) - omniauth (1.1.0) - hashie (~> 1.2) - rack - omniauth-oauth2 (1.0.2) - oauth2 (~> 0.6.0) - omniauth (~> 1.0) + multi_xml (~> 0.5) + rack (>= 1.2, < 3) + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) + omniauth-oauth2 (1.5.0) + oauth2 (~> 1.1) + omniauth (~> 1.2) omniauth-singly (0.0.1) omniauth (~> 1.0) omniauth-oauth2 (~> 1.0) @@ -112,7 +114,7 @@ GEM orm_adapter (0.4.0) pg (0.13.2) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2)