From a29911bd6dc5b4c6de88784ab40b7cb3e4531da1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 06:15:05 +0000 Subject: [PATCH] Bump oauth2 from 1.4.1 to 1.4.2 Bumps [oauth2](https://github.com/oauth-xx/oauth2) from 1.4.1 to 1.4.2. - [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.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f97776..0d43c36 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.15.4) 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_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.2) + 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.0.7) rack-protection (2.0.2) rack rake (11.2.2)