From d5c0515c9b3c312c21d012cd3e4f803812d07fb7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 05:21:43 +0000 Subject: [PATCH] Bump oauth2 from 1.4.1 to 1.4.4 Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.1 to 1.4.4. - [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.1...v1.4.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..46121f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,19 +20,19 @@ GEM crack (0.4.3) safe_yaml (~> 1.0.0) diff-lcs (1.3) - faraday (0.15.3) + faraday (0.17.3) multipart-post (>= 1.2, < 3) hashdiff (0.3.4) i18n (0.8.0) - jwt (2.1.0) + jwt (2.2.1) method_source (0.8.2) minitest (5.10.1) - multi_json (1.13.1) + multi_json (1.14.1) multi_xml (0.6.0) - multipart-post (2.0.0) + multipart-post (2.1.1) mustermann (1.0.2) - oauth2 (1.4.1) - faraday (>= 0.8, < 0.16.0) + oauth2 (1.4.4) + faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) @@ -42,7 +42,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) public_suffix (2.0.5) - rack (2.0.6) + rack (2.1.2) rack-protection (2.0.2) rack rake (11.2.2)