Skip to content

Commit

Permalink
build(deps): bump oauth from 0.4.7 to 1.1.0 in /rails
Browse files Browse the repository at this point in the history
Bumps [oauth](https://github.com/oauth-xx/oauth-ruby) from 0.4.7 to 1.1.0.
- [Release notes](https://github.com/oauth-xx/oauth-ruby/releases)
- [Changelog](https://github.com/oauth-xx/oauth-ruby/blob/migrated/CHANGELOG.md)
- [Commits](oauth-xx/oauth-ruby@v0.4.7...v1.1.0)

---
updated-dependencies:
- dependency-name: oauth
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 3515ceb commit 829a25e
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion rails/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,12 @@ GEM
nenv (~> 0.1)
shellany (~> 0.0)
ntlm-http (0.1.1)
oauth (0.4.7)
oauth (1.1.0)
oauth-tty (~> 1.0, >= 1.0.1)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
oauth-tty (1.0.5)
version_gem (~> 1.1, >= 1.1.1)
oauth2 (0.6.1)
faraday (~> 0.7)
httpauth (~> 0.1)
Expand Down Expand Up @@ -486,6 +491,9 @@ GEM
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
spring (1.7.2)
spring-commands-cucumber (1.0.1)
spring (>= 0.9.1)
Expand Down Expand Up @@ -526,6 +534,7 @@ GEM
uniform_notifier (1.14.2)
useragent (0.10.0)
uuidtools (2.1.5)
version_gem (1.1.3)
virtus (1.0.3)
axiom-types (~> 0.1)
coercible (~> 1.0)
Expand Down

0 comments on commit 829a25e

Please sign in to comment.