From 08cab4842410047a40be6cadcb4a91876f4143f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:57:47 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0bbecaea..139c7a11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -944,7 +944,9 @@ GEM mail (2.7.0) mini_mime (>= 0.1.1) mime-types (2.99.3) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.3.6) mini_mime (1.0.0) mini_portile2 (2.1.0) @@ -986,7 +988,7 @@ GEM netrc (0.11.0) nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) - oauth (0.4.7) + oauth (0.5.6) oauth2 (1.1.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0, < 1.5.2)