From 1ee60b69e4e5ca691339207138f6424f880574f0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 05:14:04 +0000 Subject: [PATCH] Bump omniauth-github from 1.3.0 to 1.4.0 Bumps [omniauth-github](https://github.com/intridea/omniauth-github) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/intridea/omniauth-github/releases) - [Commits](https://github.com/intridea/omniauth-github/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6b548e..928ff5c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM rack (>= 1.3) erubi (1.9.0) execjs (2.7.0) - faraday (0.12.2) + faraday (1.0.0) multipart-post (>= 1.2, < 3) ffi (1.11.3) ffi-compiler (1.0.1) @@ -98,7 +98,7 @@ GEM globalid (0.4.2) activesupport (>= 4.2.0) hashdiff (1.0.0) - hashie (3.5.7) + hashie (3.6.0) http (4.3.0) addressable (~> 2.3) http-cookie (~> 1.0) @@ -112,7 +112,7 @@ GEM i18n (1.8.1) concurrent-ruby (~> 1.0) io-like (0.3.0) - jwt (1.5.6) + jwt (2.2.1) launchy (2.4.3) addressable (~> 2.3) loofah (2.4.0) @@ -127,34 +127,34 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) - multi_json (1.13.1) + multi_json (1.14.1) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.1.1) nio4r (2.5.2) nokogiri (1.10.7) mini_portile2 (~> 2.4.0) - oauth2 (1.4.0) - faraday (>= 0.8, < 0.13) - jwt (~> 1.0) + oauth2 (1.4.3) + faraday (>= 0.8, < 2.0) + jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.0) + hashie (>= 3.4.6, < 3.7.0) rack (>= 1.6.2, < 3) - omniauth-github (1.3.0) + omniauth-github (1.4.0) omniauth (~> 1.5) omniauth-oauth2 (>= 1.4.0, < 2.0) - omniauth-oauth2 (1.5.0) + omniauth-oauth2 (1.6.0) oauth2 (~> 1.1) - omniauth (~> 1.2) + omniauth (~> 1.9) pg (1.2.2) pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) public_suffix (4.0.3) puma (3.12.1) - rack (2.1.1) + rack (2.2.2) rack-proxy (0.6.5) rack rack-test (1.1.0)