R
Roger Pack
For some reason gem is installing v 0.9.0 by default [0.12.0 is the
latest] for eventmachine. Is this expected?
Thanks!
-=R
~ sudo /usr/bin/gem install eventmachine
Building native extensions. This could take a while...
Successfully installed eventmachine-0.9.0
1 gem installed
Installing ri documentation for eventmachine-0.9.0...
Installing RDoc documentation for eventmachine-0.9.0...
~ /usr/bin/gem list -b eventmachine
*** LOCAL GEMS ***
eventmachine (0.9.0)
*** REMOTE GEMS ***
eventmachine (0.12.0)
~ sudo /usr/bin/gem update eventmachine
Updating installed gems
Updating eventmachine
Building native extensions. This could take a while...
Successfully installed eventmachine-0.9.0
Gems updated: eventmachine
latest] for eventmachine. Is this expected?
Thanks!
-=R
~ sudo /usr/bin/gem install eventmachine
Building native extensions. This could take a while...
Successfully installed eventmachine-0.9.0
1 gem installed
Installing ri documentation for eventmachine-0.9.0...
Installing RDoc documentation for eventmachine-0.9.0...
~ /usr/bin/gem list -b eventmachine
*** LOCAL GEMS ***
eventmachine (0.9.0)
*** REMOTE GEMS ***
eventmachine (0.12.0)
~ sudo /usr/bin/gem update eventmachine
Updating installed gems
Updating eventmachine
Building native extensions. This could take a while...
Successfully installed eventmachine-0.9.0
Gems updated: eventmachine