We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have an old version of oxidized
oxidized -v 0.28.0
I am trying to update with gem but I got:
# gem update oxidized Updating installed gems Nothing to update
# gem update oxidized-web Updating installed gems Nothing to update
But if I run
*** REMOTE GEMS ***
oxidized (0.32.1, 0.32.0, 0.31.0, 0.30.1, 0.30.0, 0.29.1, 0.29.0, 0.28.0, 0.27.0, 0.26.3, 0.26.2, 0.26.1, 0.26.0, 0.25.1, 0.25.0, 0.24.0, 0.23.0, 0.22.0, 0.21.0, 0.20.0, 0.19.0, 0.18.0, 0.17.0, 0.16.3, 0.16.2, 0.16.1, 0.16.0, 0.15.0, 0.14.3, 0.14.2, 0.14.1, 0.14.0, 0.13.1, 0.13.0, 0.12.2, 0.12.1, 0.12.0, 0.11.0, 0.10.0, 0.9.0, 0.8.1, 0.8.0, 0.7.2, 0.7.1, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.4.0, 0.3.0, 0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.2.0, 0.1.1) oxidized-fetch (0.2.0, 0.1.0) oxidized-script (0.7.0, 0.6.0, 0.5.1, 0.5.0, 0.4.0, 0.3.1, 0.3.0, 0.2.0, 0.1.2, 0.1.1, 0.1.0, 0.0.6, 0.0.4, 0.0.3, 0.0.2, 0.0.1) oxidized-ssh (0.2, 0.1.3.1, 0.1.3, 0.1.2.5, 0.1.2.4, 0.1.2.3, 0.1.2.1, 0.1.2, 0.1.1.1, 0.1.1) oxidized-web (0.15.1, 0.15.0, 0.14.0, 0.13.1, 0.13.0, 0.12.1, 0.12.0, 0.11.1, 0.11.0, 0.10.2, 0.10.1, 0.10.0, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.0, 0.7.1, 0.7.0, 0.6.1, 0.6.0, 0.5.2, 0.5.1, 0.5.0, 0.4.0, 0.3.0, 0.2.0, 0.1.2, 0.1.1, 0.1.0, 0.0.3, 0.0.2, 0.0.1)
Any hints?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have an old version of oxidized
oxidized -v
0.28.0
I am trying to update with gem but I got:
# gem update oxidized
Updating installed gems
Nothing to update
# gem update oxidized-web
Updating installed gems
Nothing to update
But if I run
gem list oxidized -ra
*** REMOTE GEMS ***
oxidized (0.32.1, 0.32.0, 0.31.0, 0.30.1, 0.30.0, 0.29.1, 0.29.0, 0.28.0, 0.27.0, 0.26.3, 0.26.2, 0.26.1, 0.26.0, 0.25.1, 0.25.0, 0.24.0, 0.23.0, 0.22.0, 0.21.0, 0.20.0, 0.19.0, 0.18.0, 0.17.0, 0.16.3, 0.16.2, 0.16.1, 0.16.0, 0.15.0, 0.14.3, 0.14.2, 0.14.1, 0.14.0, 0.13.1, 0.13.0, 0.12.2, 0.12.1, 0.12.0, 0.11.0, 0.10.0, 0.9.0, 0.8.1, 0.8.0, 0.7.2, 0.7.1, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.4.0, 0.3.0, 0.2.4, 0.2.3, 0.2.2, 0.2.1, 0.2.0, 0.1.1)
oxidized-fetch (0.2.0, 0.1.0)
oxidized-script (0.7.0, 0.6.0, 0.5.1, 0.5.0, 0.4.0, 0.3.1, 0.3.0, 0.2.0, 0.1.2, 0.1.1, 0.1.0, 0.0.6, 0.0.4, 0.0.3, 0.0.2, 0.0.1)
oxidized-ssh (0.2, 0.1.3.1, 0.1.3, 0.1.2.5, 0.1.2.4, 0.1.2.3, 0.1.2.1, 0.1.2, 0.1.1.1, 0.1.1)
oxidized-web (0.15.1, 0.15.0, 0.14.0, 0.13.1, 0.13.0, 0.12.1, 0.12.0, 0.11.1, 0.11.0, 0.10.2, 0.10.1, 0.10.0, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.0, 0.7.1, 0.7.0, 0.6.1, 0.6.0, 0.5.2, 0.5.1, 0.5.0, 0.4.0, 0.3.0, 0.2.0, 0.1.2, 0.1.1, 0.1.0, 0.0.3, 0.0.2, 0.0.1)
Any hints?
The text was updated successfully, but these errors were encountered: