Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Upgrade to jwt 3.x #392

Copy link
Copy link
@dan-manges

Description

@dan-manges
Issue body actions

I am integrating WorkOS into RWX. I added workos to my Gemfile:

gem "workos"

And I realized today that bundler installed version 5.6.0, which is about 1 year old. Version 5.24.0 is the latest.

It appears to have done this because version 5.24.0 requires jwt 2.x

spec.add_dependency 'jwt', '~> 2.8'

My project was already using jwt 3.x, and I'd rather not downgrade jwt to use the latest workos.

WorkOS 5.6.0 doesn't have a dependency on jwt at all, which is presumably why bundler selected that version.

https://github.com/workos/workos-ruby/blob/v5.6.0/workos.gemspec

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.