From 6c7e91bc84daadf5703f8e0775223cbc5a39fa59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:57:45 +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 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9e553eb..489d6bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) @@ -228,7 +230,7 @@ GEM nilify_blanks (1.3.0) activerecord (>= 3.0.0) activesupport (>= 3.0.0) - nio4r (2.5.2) + nio4r (2.5.7) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) nokogiri-happymapper (0.8.1) @@ -236,7 +238,7 @@ GEM notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) - oauth (0.5.4) + oauth (0.5.6) oauth2 (1.4.2) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -255,7 +257,7 @@ GEM pry-rails (0.3.9) pry (>= 0.10.4) public_suffix (4.0.1) - puma (4.3.2) + puma (4.3.7) nio4r (~> 2.0) rack (2.0.8) rack-proxy (0.6.5)