From 29813a1f087bd11a373cc4dc5f224b5778a183c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:46:07 +0000 Subject: [PATCH] Bump oauth from 0.4.7 to 0.5.6 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e19549d..88578ce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM liquid (2.6.1) maruku (0.7.1) multipart-post (2.0.0) - oauth (0.4.7) + oauth (0.5.6) posix-spawn (0.3.8) simple_oauth (0.2.0) youtube_it (2.0.0)