From b3e6e8a703920ad5be4b7c07f2bb889bbb221714 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 21 Feb 2022 04:35:14 +0100 Subject: [PATCH] Maintenance: Bump oauth2 from 1.4.8 to 1.4.9 Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.8 to 1.4.9. - [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.8...v1.4.9) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7627d163c..4ffd8e61e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -313,8 +313,8 @@ GEM nenv (~> 0.1) shellany (~> 0.0) oauth (0.5.6) - oauth2 (1.4.8) - faraday (>= 0.8, < 3.0) + oauth2 (1.4.9) + faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5)