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

Allow jwt 1.0.0 to be used as a dependency #172

Closed
wants to merge 1 commit into from

Conversation

gshutler
Copy link

@gshutler gshutler commented May 7, 2014

Loosens the previous restriction to allow jwt ~> 1.0.0 to be used as a dependency.

Resolves #171

Loosens the previous restriction to allow jwt ~> 1.0.0 to be used as a
dependency.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling ba9574b on gshutler:jwt-1.0.0 into cd8a62e on intridea:master.

@gshutler
Copy link
Author

gshutler commented May 7, 2014

Not sure why the build is failing, looking at the outputs the tests are passing. Seems it might be coverage related but I'm not sure how my change could have altered that?

@petergoldstein
Copy link

@gshutler It's Rubocop violations. See my PR here - #174

@silasb
Copy link

silasb commented May 9, 2014

+1 this is blocking me from installing the newest versions of some omniauth gems.

@mbleigh
Copy link
Contributor

mbleigh commented May 24, 2014

This is in and just released as 0.9.4!

@mbleigh mbleigh closed this May 24, 2014
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.

Evaluate jwt 1.0.0 compatibility
5 participants