Checklist
Description
The jwt gem released version 3 back in mid-2025, and most gems have since updated to support 3.x.
Currently, this gem restricts the jwt dependency to ~> 2. Bundler is forced to downgrade gems to satisfy this gem's outdated constraint.
Please consider updating the dependency constraint to support jwt v3.
Reproduction
- upgrade omniauth-auth0 to v.3.2.0
- jwt is downgraded from v3 to v2
Additional context
No response
omniauth-auth0 version
3.2.0
OmniAuth version
2.1.4
Ruby version
4.0.2
Checklist
Description
The
jwtgem released version 3 back in mid-2025, and most gems have since updated to support 3.x.Currently, this gem restricts the
jwtdependency to~> 2. Bundler is forced to downgrade gems to satisfy this gem's outdated constraint.Please consider updating the dependency constraint to support
jwtv3.Reproduction
Additional context
No response
omniauth-auth0 version
3.2.0
OmniAuth version
2.1.4
Ruby version
4.0.2