From 9250d93b3456685524e1deae72a19ff1086c1987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 09:24:34 +0100 Subject: [PATCH] Build(deps): Bump oauth2 from 1.4.4 to 1.4.7 (#12462) Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.4 to 1.4.7. - [Release notes](https://github.com/oauth-xx/oauth2/releases) - [Changelog](https://github.com/oauth-xx/oauth2/blob/master/CHANGELOG.md) - [Commits](https://github.com/oauth-xx/oauth2/compare/v1.4.4...v1.4.7) 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 de1e1d58418..efa2b8241ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -239,7 +239,7 @@ GEM nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) oauth (0.5.5) - oauth2 (1.4.4) + oauth2 (1.4.7) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3)