On 11-04-21 09:09 AM, Bilal Ahmed wrote:
I am on a MAC and I have used the 1st way in my gemfile. After that I
did the Bundle update and it showed that it is using 1.3.0.RC but if I
do hobo -v or hobo --help it shows 1.0.3.pre31.
I am using rvm to manage gems and in that there are all the previous
gems installed. Do I have to uninstall previous ones? Bundle update is
not sufficient?
Your gem is installed to the bundle but not to your RVM gemset. You
could manually build & install the gem, but you don't need to.
"bundle exec hobo"
will run the version installed in your bundle, and should show "1.3.0.RC".
cheers,
Bryan
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.