From 02a2a525607ce1e85eafc59172bc5e1d7c2a6db4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:45:44 +0000 Subject: [PATCH] Bump oauth from 0.4.4 to 0.5.5 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.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.4.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 32bf0af..3fa391c 100644 --- a/Gemfile +++ b/Gemfile @@ -15,7 +15,7 @@ gem 'haml', '~> 3.0.22' gem 'hoptoad_notifier', '~> 2.4' gem 'maruku', '~> 0.6.0' gem 'nokogiri', '~> 1.4.4' -gem 'oauth', '~> 0.4.4' +gem 'oauth', '~> 0.5.5' gem 'rdoc', '~> 2.4.2' gem 'recaptcha', '~> 0.2.3', :require => 'recaptcha/rails' gem 'rpx_now', '~> 0.6.23' diff --git a/Gemfile.lock b/Gemfile.lock index d72efec..06645e9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM minitest (1.7.2) mysql (2.8.1) nokogiri (1.4.4) - oauth (0.4.4) + oauth (0.5.5) passenger (3.0.5) daemon_controller (>= 0.2.5) fastthread (>= 1.0.1) @@ -148,7 +148,7 @@ DEPENDENCIES maruku (~> 0.6.0) mysql (~> 2.8.1) nokogiri (~> 1.4.4) - oauth (~> 0.4.4) + oauth (~> 0.5.5) passenger (= 3.0.5) pry (~> 0.9.12.6) query_diet