Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pins JWT to ~> 1.0.0 and fixes tests. #97

Merged
merged 1 commit into from
Jul 25, 2014

Conversation

philnash
Copy link
Contributor

JWT started to return both the payload and a header when decoding a token since
this pull request. This has
since become part of the version 1.0 release, so this gem might as well
encourage usage of 1.0 and get fixed tests for that.

JWT started to return both the payload and a header when decoding a token since
[this pull request](jwt/ruby-jwt#35). This has
since become part of the version 1.0 release, so this gem might as well
encourage usage of 1.0 and get fixed tests for that.
@carlosdp
Copy link
Contributor

👍 Looks like the failing tests on Travis are unrelated and only affect Rubinius because the worker did not install bundler.

carlosdp added a commit that referenced this pull request Jul 25, 2014
Pin JWT to ~> 1.0.0 and fix tests
@carlosdp carlosdp merged commit a826563 into twilio:master Jul 25, 2014
@carlosdp
Copy link
Contributor

Thank you!

@philnash philnash mentioned this pull request Jul 26, 2014
@philnash philnash deleted the jwt-test-failures branch August 30, 2014 08:36
ajtack pushed a commit to ajtack/twilio-ruby that referenced this pull request Apr 28, 2017
…-php-snippets

Nextgen pricing, lookups php snippets
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.

2 participants