Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

fix nokigiri version on readme #44

Open
luisbebop opened this issue Nov 15, 2013 · 1 comment
Open

fix nokigiri version on readme #44

luisbebop opened this issue Nov 15, 2013 · 1 comment

Comments

@luisbebop
Copy link

GEM_HOME=/Library/Ruby/Gems/1.8 GEM_PATH=/Library/Ruby/Gems/1.8 sudo /usr/bin/gem install nokogiri -v=1.5.10

instead of

GEM_HOME=/Library/Ruby/Gems/1.8 GEM_PATH=/Library/Ruby/Gems/1.8 sudo /usr/bin/gem install nokogiri

Because version 1.5.10 is the latest version that supports Ruby1.8.7

@masuidrive
Copy link
Member

Sure

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants