From 14b401876200fbf161ace6ed4b105d93dcdb6ad4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 00:55:54 +0000 Subject: [PATCH] Build(deps): 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38d3ab0c3..e9635b510 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM omniauth (1.9.1) hashie (>= 3.4.6) 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.6.0)