From 9f499a6c19cf8358ef5fa03a521b2a6de8d535df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:45:51 +0000 Subject: [PATCH] Bump oauth from 0.5.4 to 0.5.6 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.4 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.4...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 6cc6fd7..7b00080 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM oauth (>= 0.4.5, < 0.6) json (1.8.6) multi_json (1.14.1) - oauth (0.5.4) + oauth (0.5.6) pg (1.2.3) public_suffix (4.0.5) rack (1.6.13)