From 6993836171c32f494c732786c0c248ef5e733501 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:46:40 +0000 Subject: [PATCH] Bump oauth from 0.4.5 to 0.5.6 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.5 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.5...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 f34f7ac5a..6483382ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM net-ssh (>= 1.99.1) newrelic_rpm (3.3.0) nokogiri (1.5.0) - oauth (0.4.5) + oauth (0.5.6) oauth2 (0.5.1) faraday (~> 0.7.4) multi_json (~> 1.0.3)