From c1763561f3b772a94ba425537ab7408ca9489a8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 22:53:07 +0100 Subject: [PATCH] Build(deps): Bump omniauth-oauth2 from 1.7.0 to 1.7.1 (#11687) Bumps [omniauth-oauth2](https://github.com/omniauth/omniauth-oauth2) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/omniauth/omniauth-oauth2/releases) - [Commits](https://github.com/omniauth/omniauth-oauth2/compare/v1.7.0...v1.7.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9971cc6c537..6c568cf76d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,9 +242,9 @@ GEM omniauth-oauth (1.1.0) oauth omniauth (~> 1.0) - omniauth-oauth2 (1.7.0) + omniauth-oauth2 (1.7.1) oauth2 (~> 1.4) - omniauth (~> 1.9) + omniauth (>= 1.9, < 3) omniauth-twitter (1.4.0) omniauth-oauth (~> 1.1) rack