Changes
→5. Install Umlaut's gem dependencies
sudo gem install hpricot -v 0.6
=== json ==== A pure-ruby json library is bundled with Umlaut automatically, but you really ought to install the native C one on your server instead, for much better performance. Umlaut will automatically use it if present. Currently verified with version 1.1.3 sudo gem install json -v 1.1.3
=== mysql ===