mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
Update webdrivers gem (#243)
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -59,7 +59,7 @@ group :test do
|
||||
gem 'capybara', '3.36.0'
|
||||
gem 'selenium-webdriver', '4.1.0'
|
||||
# Easy installation and use of web drivers to run system tests with browsers
|
||||
gem 'webdrivers', '5.0.0'
|
||||
gem 'webdrivers', '5.3.1'
|
||||
end
|
||||
|
||||
# If not bundled, webpack compilation in production fails
|
||||
|
||||
Reference in New Issue
Block a user