From d61b86ed781dd5ebca80810c119ef2f7ef24e594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:46:35 +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 662c1a6..0c110d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) nokogiri (1.5.9) - oauth (0.4.7) + oauth (0.5.6) orm_adapter (0.4.0) paperclip (3.4.2) activemodel (>= 3.0.0)