summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-22 16:51:11 +0000
committerGitHub <noreply@github.com>2021-04-22 16:51:11 +0000
commit4c370084c8a72c944bf287580729e56020196be0 (patch)
treea005a098e8fabc6bde10b964fd82cd864298d3a2
parent89abe5c09bb27aa0bca72fdf790a05c46e1ff23b (diff)
build(deps-dev): 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] <support@github.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 19867b94..c83592ff 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -36,7 +36,7 @@ GEM
nokogiri (1.10.9)
mini_portile2 (~> 2.4.0)
ntlm-http (0.1.1)
- oauth (0.5.4)
+ oauth (0.5.5)
oauth2 (1.4.4)
faraday (>= 0.8, < 2.0)
jwt (>= 1.0, < 3.0)