Bug #2385
Capybara 2.1.0 incompatible with Ruby 1.8
Description
The new release of Capybara 2.1.0 is only compatible with Ruby 1.9.3+, so as long as we still support 1.8.7 and 1.9.2, we need to restrict this to 2.0.3.
Related issues
Associated revisions
History
#2
Updated by Dominic Cleal almost 8 years ago
- Status changed from Assigned to Ready For Testing
#3
Updated by Dominic Cleal almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 44b8320161db89d92d1b7b92c72aa3b1f97696cf.
#4
Updated by Dominic Cleal almost 7 years ago
- Related to Tracker #4656: Drop Ruby 1.8 support added
fixes #2385 - use Capybara 2.0.x for Ruby 1.8 compatibility