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

gem install v 1.5.3 returns error #141

Closed
lucianosousa opened this issue Mar 31, 2016 · 1 comment
Closed

gem install v 1.5.3 returns error #141

lucianosousa opened this issue Mar 31, 2016 · 1 comment

Comments

@lucianosousa
Copy link

$ gem install jwt -v 1.5.3 --no-ri --no-rdoc
ERROR:  Could not find a valid gem 'jwt' (= 1.5.3) in any repository
ERROR:  Possible alternatives: jwt

v1.5.4

$ gem install jwt -v 1.5.4 --no-ri --no-rdoc
Fetching: jwt-1.5.4.gem (100%)
Successfully installed jwt-1.5.4
1 gem installed

Any thoughts?

@koenrh
Copy link

koenrh commented Mar 31, 2016

That's because v1.5.3 was yanked.

See #132 (comment) and #133

@excpt excpt closed this as completed Apr 1, 2016
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

No branches or pull requests

3 participants