Bug #26493
pin capybara gem to <3.16 on ruby 2.3 platforms
Description
3.16 requires ruby 2.4 or newer, causing failures on 2.3 systems
Associated revisions
History
#1
Updated by The Foreman Bot almost 4 years ago
- Assignee set to Tomer Brisker
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6630 added
#2
Updated by Anonymous almost 4 years ago
- Fixed in Releases 1.20.3, 1.21.2, 1.22.0 added
#3
Updated by Tomer Brisker almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f6240c956ddf96d12abc2aac37f8c890d92431b5.
Fixes #26493 - Pin Capybara on Ruby 2.3 to supported version
Capybara 3.16 requires Ruby >= 2.4