From 6db63c95895e4f7a74b6cfdf8d9e3cdec473c90c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:40:41 +0000 Subject: [PATCH] Bump oauth from 0.5.4 to 0.5.5 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.4 to 0.5.5. - [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.5) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 792911628..8fa5659d8 100644 --- a/Gemfile +++ b/Gemfile @@ -109,7 +109,7 @@ gem 'activeadmin', '~> 2.7' gem 'exception_handler', '~> 0.3.45' gem 'nokogiri', '1.10.9', require: false -gem 'oauth', '0.5.4', require: false +gem 'oauth', '0.5.5', require: false gem 'oauth2', '1.4.4', require: false gem 'kaminari' # Auto-paginated views diff --git a/Gemfile.lock b/Gemfile.lock index d2415d5b2..b705fe34e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM nio4r (2.5.5) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - oauth (0.5.4) + oauth (0.5.5) oauth2 (1.4.4) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0) @@ -596,7 +596,7 @@ DEPENDENCIES mysql2 net-ssh! nokogiri (= 1.10.9) - oauth (= 0.5.4) + oauth (= 0.5.5) oauth2 (= 1.4.4) oj oj_mimic_json