Hey list,
The Capybara 1.1-stable branch still works with Ruby 1.8.7:
http://travis-ci.org/#!/jnicklas/capybara/jobs/2182195
But master (2.0) fails horribly:
http://travis-ci.org/#!/jnicklas/capybara/jobs/2020445
I can reproduce these failures locally, so it's not just a Travis problem.
What do you think about dropping 1.8.7 support for 2.0?