From aeb9695fb940fb063d2d2e1e8a27747e6835b728 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:56:20 +0000 Subject: [PATCH] Bump oauth from 0.4.7 to 0.5.6 in /are_we_there_yet Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.7 to 0.5.6. - [Release notes](https://github.com/oauth-xx/oauth-ruby/releases) - [Changelog](https://github.com/oauth-xx/oauth-ruby/blob/master/HISTORY) - [Commits](https://github.com/oauth-xx/oauth-ruby/compare/v0.4.7...v0.5.6) Signed-off-by: dependabot[bot] --- are_we_there_yet/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/are_we_there_yet/Gemfile.lock b/are_we_there_yet/Gemfile.lock index 39a41a8..abcc002 100644 --- a/are_we_there_yet/Gemfile.lock +++ b/are_we_there_yet/Gemfile.lock @@ -115,7 +115,7 @@ GEM multipart-post (2.0.0) nokogiri (1.6.7.1) mini_portile2 (~> 2.0.0.rc2) - oauth (0.4.7) + oauth (0.5.6) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0)