Skip to content

Relax version constraint for jwt gem#49

Open
prognostikos wants to merge 1 commit intosynth:mainfrom
prognostikos:jwt-3x
Open

Relax version constraint for jwt gem#49
prognostikos wants to merge 1 commit intosynth:mainfrom
prognostikos:jwt-3x

Conversation

@prognostikos
Copy link

Before this commit adding this gem downgraded JWT from 3.1.x to 2.x. for our app. Tests are passing with JWT 3.1.2, the latest version.

Before this commit adding this gem downgraded JWT from 3.1.x to 2.x. for
our app. Tests are passing with JWT 3.1.2, the latest version.
anandmanu pushed a commit to anandmanu/omniauth-microsoft_graph that referenced this pull request Feb 28, 2026
Allow jwt 3.x alongside 2.x. The gem's JWT usage (JWT.decode,
JWT::JWK::Set.new, JWT::VerificationError) is fully compatible
with both major versions.

This unblocks web-push 3.x which requires jwt ~> 3.0.

See: synth#49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant