Skip to content

Update jwt dependency version to ~> 3.0#372

Open
uxxman wants to merge 1 commit into
intercom:masterfrom
uxxman:master
Open

Update jwt dependency version to ~> 3.0#372
uxxman wants to merge 1 commit into
intercom:masterfrom
uxxman:master

Conversation

@uxxman

@uxxman uxxman commented Dec 4, 2025

Copy link
Copy Markdown

No description provided.

Comment thread intercom-rails.gemspec

s.add_dependency 'activesupport', '>4.0'
s.add_dependency 'jwt', '~> 2.0'
s.add_dependency 'jwt', '~> 3.0'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible to make also compatible with 2.x ? to avoid mayor dependencies issues.

@sbafsk

sbafsk commented Jan 21, 2026

Copy link
Copy Markdown

i like this, have a dependabot issue in my project, would like to move into jwt 3.x and keep using intercom.

@timdiggins

Copy link
Copy Markdown

This can be closed because superseded by #374

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.

3 participants