From dc34c24ffe8ed52cf374df742ab890597689eebf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 10:59:59 -0500 Subject: [PATCH] Build(deps): Bump oauth2 from 1.4.2 to 1.4.3 (#8815) Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.2 to 1.4.3. - [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.2...v1.4.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 49c79bb4642..4721f710884 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -125,7 +125,7 @@ GEM exifr (1.3.6) fabrication (2.21.0) fakeweb (1.3.0) - faraday (0.17.3) + faraday (1.0.0) multipart-post (>= 1.2, < 3) fast_blank (1.0.0) fast_xor (1.1.3) @@ -208,7 +208,7 @@ GEM nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) oauth (0.5.4) - oauth2 (1.4.2) + oauth2 (1.4.3) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3)