forked from rails/rails
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Consider selenium-webdriver version for Ruby 2.7
This commit addresses the Rails CI failure at 7-1-stable branch using Ruby 2.7 https://buildkite.com/rails/rails/builds/108575#019038c9-7c19-44e9-8c90-b257a3293450/1092-1106 Because selenium-webdriver >= 4.9.1 requires Ruby 3.0 then Gemfile of 7-1-stable branch chooses the selenium-webdriver version based on the Ruby version. rails#48847 Follow up rails@41844df
- Loading branch information
Showing
1 changed file
with
34 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters