Install a specific version of a gem

Posted Over 13 years ago. Visible to the public.

To install webmock 1.5.0:

sudo gem install webmock --version "=1.5.0"

or
sudo gem install webmock -v "=1.5.0"

Henning Koch
Last edit
Over 13 years ago
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2010-11-10 16:29)