You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new version of JWT was released (2.6.0), but twilio-ruby requires it to be <= 2.5.
According to JWT's changelog, the new version only adds features. I've ran existing integration tests from my codebase, and twilio-ruby's own tests, using twilio-ruby 3.11.6 together with jwt 2.6.0, and they all passed.
Technical details:
twilio-ruby version: 3.11.6
ruby version: 3.1.2
The text was updated successfully, but these errors were encountered:
This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog (internal ref: DI-2507).
Uh oh!
There was an error while loading. Please reload this page.
Issue Summary
A new version of JWT was released (2.6.0), but twilio-ruby requires it to be <= 2.5.
According to JWT's changelog, the new version only adds features. I've ran existing integration tests from my codebase, and twilio-ruby's own tests, using twilio-ruby 3.11.6 together with jwt 2.6.0, and they all passed.
Technical details:
The text was updated successfully, but these errors were encountered: