From 1d273af8e2656f3d3f5668d9617fe33bcaeed119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:44:24 +0000 Subject: [PATCH] Bump oauth from 0.4.7 to 0.5.5 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.7 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.7...v0.5.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e7e9dcc..7584569 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM mini_portile (~> 0.5.0) nyan-cat-formatter (0.5.1) rspec (>= 2.13) - oauth (0.4.7) + oauth (0.5.5) oauth2 (0.8.1) faraday (~> 0.8) httpauth (~> 0.1)