I'm trying to find out all the remotely available versions of a specified gem
I tried with
gem list rhc --remote
but it shows
*** REMOTE GEMS ***
rhc (0.84.15)
rhcp (0.2.18)
rhcp_shell (0.2.12)
Any idea?
|
feedback
|
|
well, it was easier than I though (well, not really, let's say as easy as it should)
| |||||||
feedback
|
|
Try:
For example:
Or try:
(the documentation, and the example provided seem to contradict each other - try both) See the documentation: | |||
|
feedback
|