Closed depfu[bot] closed 6 years ago
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
From the Github release:
JWT
Omniauth::JWT
multijson
omniauth-oauth2
See the full diff on Github. The new version differs by 11 commits:
Bump version to 0.5.3
Fix rubocop required_ruby_version error
Update omniauth-google-oauth2.gemspec (#316)
Allow JWT 2.x (#317)
Fully qualify JWT class name (#311)
Drop MultiJson dependency (#310)
Fix .rubocop.yml
Another quick rubocop fix
Fix rubocop warnings
fixing issue #301 - hd=* should be supported (#303)
Update example to verify_iss again
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
@depfu rebase
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ omniauth-google-oauth2 (0.5.2 → 0.5.3) · Repo · Changelog
Release Notes
From the Github release:
Added
JWT
class to prevent conflicts with theOmniauth::JWT
strategy.Deprecated
Removed
multijson
dependency.omniauth-oauth2
< 1.5.Fixed
Commits
See the full diff on Github. The new version differs by 11 commits:
Bump version to 0.5.3
Fix rubocop required_ruby_version error
Update omniauth-google-oauth2.gemspec (#316)
Allow JWT 2.x (#317)
Fully qualify JWT class name (#311)
Drop MultiJson dependency (#310)
Fix .rubocop.yml
Another quick rubocop fix
Fix rubocop warnings
fixing issue #301 - hd=* should be supported (#303)
Update example to verify_iss again
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.