From 2fa2aa6657b992f3a4b812b89b5fc59dbc3f760f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 16:45:46 +0000 Subject: [PATCH] Bump oauth from 0.4.7 to 0.5.6 Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.7 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.4.7...v0.5.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f9cfb27..124b07c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,6 +136,7 @@ GEM thor (>= 0.14, < 2.0) json (1.8.2) jwt (1.4.1) + kgio (2.11.3) listen (2.8.5) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3) @@ -159,7 +160,7 @@ GEM notiffany (0.0.5) nenv (~> 0.1) shellany (~> 0.0) - oauth (0.4.7) + oauth (0.5.6) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -230,6 +231,7 @@ GEM activesupport (= 4.2.0) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) + raindrops (0.19.1) rake (10.4.2) rb-fsevent (0.9.4) rb-inotify (0.9.5) @@ -292,6 +294,9 @@ GEM uglifier (2.7.1) execjs (>= 0.3.0) json (>= 1.8.0) + unicorn (6.0.0) + kgio (~> 2.6) + raindrops (~> 0.7) web-console (2.1.1) activemodel (>= 4.0) binding_of_caller (>= 0.7.2) @@ -333,6 +338,7 @@ DEPENDENCIES sdoc (~> 0.4.0) spring uglifier (>= 1.3.0) + unicorn web-console (~> 2.0) wikipedia-client