The Wayback Machine - https://web.archive.org/web/20200906101402/https://github.com/jwt/ruby-jwt/issues/141/
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

@lucianosousa lucianosousa commented Mar 31, 2016

$ 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 koenrh commented Mar 31, 2016

That's because v1.5.3 was yanked.

See #132 (comment) and #133

@excpt excpt closed this Apr 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.