From cef8a3a947f2930351236cb54fe207ef0c0020e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:32:42 +0000 Subject: [PATCH] chore(deps): 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 755c077b..ecf651e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,7 +142,9 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_portile2 (2.1.0) minitest (5.10.1) multi_json (1.12.1) @@ -154,7 +156,7 @@ GEM mini_portile2 (~> 2.1.0) nokogumbo (1.4.10) nokogiri - oauth (0.5.1) + oauth (0.5.6) oauth2 (1.3.1) faraday (>= 0.8, < 0.12) jwt (~> 1.0)