From 60d61343dd0b65637ff011efd86d5319bef6cf21 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 20:28:31 +0000 Subject: [PATCH] [Security] 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. **This update includes a security fix.** - [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-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7485708..5d6a88d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/billthompson/birch.git + remote: https://github.com/billthompson/birch.git revision: dc6c8e5d667f6c946c989f4d8f159f622d3bf77a branch: birch-ruby22 specs: @@ -154,7 +154,9 @@ GEM railties (>= 3.0) method_source (0.9.2) mime-types (1.25.1) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) mini_racer (0.2.4) @@ -168,7 +170,7 @@ GEM mini_portile2 (~> 2.4.0) nouislider-rails (8.2.1) railties (>= 3.1) - oauth (0.5.4) + oauth (0.5.6) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0)