From 3cd7dbdf1b36fa6cd59d28e564c3cf99f484a8e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:32:02 +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 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ae2d74c..780e0178 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,9 @@ GEM memory_profiler (0.9.14) method_source (0.9.2) mime-types (2.99.3) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) @@ -210,7 +212,7 @@ GEM nio4r (2.4.0) nokogiri (1.10.5) mini_portile2 (~> 2.4.0) - oauth (0.5.4) + oauth (0.5.6) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0)