From 57138db63689008fb5c281eba51c21efb784d345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:46:38 +0000 Subject: [PATCH] Bump oauth from 0.5.4 to 0.5.5 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.4 to 0.5.5. - [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.4...v0.5.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec34112a3..0963cdfb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -406,7 +406,7 @@ GEM nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nori (2.6.0) - oauth (0.5.4) + oauth (0.5.5) octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) oj (3.5.0)