Unvisible beta-gems?

Hi
I installed a gem file manually, which was then automatically updated.
My question:
gem update # also updates beta gems,
which are NOT shown (gem list -r)
How can I choose to install a normal or beta-version of a gem?
How can I display (-r) also beta-gems?

thanks
Opti

Try the `--prerelease' option.

Regards,
Marcus

···

Am 15.02.2017 um 19:24 schrieb Die Optimisten:

How can I choose to install a normal or beta-version of a gem?
How can I display (-r) also beta-gems?

--
GitHub: stomar (Marcus Stollsteimer) · GitHub
PGP: 0x6B3A101A

ok!
its hidden away in the doku - would prefer one help containing all of it...
thanks
Opti

···

On 2017-02-15 20:15, sto.mar@web.de wrote:

Am 15.02.2017 um 19:24 schrieb Die Optimisten:

How can I choose to install a normal or beta-version of a gem?
How can I display (-r) also beta-gems?

Try the `--prerelease' option.

Regards,
Marcus

5118 % gem install --help | grep prerelease
--[no-]prerelease Allow prerelease versions of a gem

···

On Feb 15, 2017, 11:21 -0800, Die Optimisten <inform@die-optimisten.net>, wrote:

On 2017-02-15 20:15, sto.mar@web.de wrote:
> Am 15.02.2017 um 19:24 schrieb Die Optimisten:
> > How can I choose to install a normal or beta-version of a gem?
> > How can I display (-r) also beta-gems?
> Try the `--prerelease' option.
>
> Regards,
> Marcus
>

ok!
its hidden away in the doku - would prefer one help containing all of it…

$ gem help install
contains all of it

···

On Wed, Feb 15, 2017 at 10:21 PM, Die Optimisten <inform@die-optimisten.net> wrote:

On 2017-02-15 20:15, sto.mar@web.de wrote:

Am 15.02.2017 um 19:24 schrieb Die Optimisten:

How can I choose to install a normal or beta-version of a gem?
How can I display (-r) also beta-gems?

Try the `--prerelease' option.

Regards,
Marcus

ok!
its hidden away in the doku - would prefer one help containing all of
it...
thanks
Opti

Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk&gt;