From 321e24789ca20275254c6bacf4b164030030686e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:48:40 +0000 Subject: [PATCH] Bump oauth from 0.5.3 to 0.5.6 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.3 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.5.3...v0.5.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3831228..3d53e8f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM nio4r (2.1.0) nokogiri (1.8.5) mini_portile2 (~> 2.3.0) - oauth (0.5.3) + oauth (0.5.6) oauth2 (1.4.0) faraday (>= 0.8, < 0.13) jwt (~> 1.0)