From a35837dc0b6cb1760a54d77a9db06e19e82e7306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 12:06:40 +0200 Subject: [PATCH] Build(deps): Bump oauth from 0.5.9 to 0.5.10 (#16628) Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.5.9 to 0.5.10. - [Release notes](https://github.com/oauth-xx/oauth-ruby/releases) - [Changelog](https://github.com/oauth-xx/oauth-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/oauth-xx/oauth-ruby/compare/v0.5.9...v0.5.10) --- updated-dependencies: - dependency-name: oauth dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c36860aa62f..c7647d60cb9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,7 +278,7 @@ GEM racc (~> 1.4) nokogiri (1.13.4-x86_64-linux) racc (~> 1.4) - oauth (0.5.9) + oauth (0.5.10) oauth2 (1.4.7) faraday (>= 0.8, < 2.0) jwt (>= 1.0, < 3.0)