From 33f1945c86221e836c15312df85fb6e6fbbcf2e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:56:14 +0000 Subject: [PATCH] Bump oauth from 0.5.1 to 0.5.6 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.1 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.1...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 01bba67..0f33fed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -496,7 +496,9 @@ GEM thread_safe (~> 0.3, >= 0.3.1) method_source (0.8.2) mime-types (2.99.3) - mimemagic (0.3.2) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_portile2 (2.1.0) minitest (5.10.2) @@ -520,7 +522,7 @@ GEM nokogiri (1.6.8.1) mini_portile2 (~> 2.1.0) nprogress-rails (0.2.0.2) - oauth (0.5.1) + oauth (0.5.6) oauth2 (1.3.1) faraday (>= 0.8, < 0.12) jwt (~> 1.0)