From 2225865d45f5c5a503d0df98dd9e2f464d9bf872 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 06:29:34 +0000 Subject: [PATCH] Bump oauth2 from 1.4.4 to 1.4.7 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-preview[bot] --- Gemfile.lock | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 186438b..8ddbc05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,19 +2,23 @@ GEM remote: https://rubygems.org/ specs: dotenv (2.1.1) - faraday (1.0.1) + faraday (1.3.0) + faraday-net_http (~> 1.0) multipart-post (>= 1.2, < 3) + ruby2_keywords + faraday-net_http (1.0.1) jwt (2.2.2) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) - oauth2 (1.4.4) + oauth2 (1.4.7) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) rack (2.2.3) + ruby2_keywords (0.0.4) PLATFORMS ruby