I updated to the developer release of Lion and noticed I couldn\'t start rails apps anymore. Whenever I try to sudo bundle install, I get the following error:>
sudo bundle install
Consider installing a pre-1.6 version of nokigiri (gem install nokogiri -v '1.5.9')
gem install nokogiri -v '1.5.9'