From 8008f95d98074b9d694e0acf7984fc64b19126ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Nov 2021 11:05:40 +0800 Subject: [PATCH] Build(deps): Bump omniauth-oauth2 from 1.7.1 to 1.7.2 (#14798) Bumps [omniauth-oauth2](https://github.com/omniauth/omniauth-oauth2) from 1.7.1 to 1.7.2. - [Release notes](https://github.com/omniauth/omniauth-oauth2/releases) - [Commits](https://github.com/omniauth/omniauth-oauth2/compare/v1.7.1...v1.7.2) --- updated-dependencies: - dependency-name: omniauth-oauth2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3b7209dbdec..13eee9ff23a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM omniauth-oauth (1.2.0) oauth omniauth (>= 1.0, < 3) - omniauth-oauth2 (1.7.1) + omniauth-oauth2 (1.7.2) oauth2 (~> 1.4) omniauth (>= 1.9, < 3) omniauth-twitter (1.4.0)