1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-01-31 19:47:14 +00:00

Update capybara to 3.35 (#35025).

Patch by Pavel Rosický.


git-svn-id: http://svn.redmine.org/redmine/trunk@20914 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA 2021-04-04 00:55:43 +00:00
parent fb878c4bd4
commit 1767be6b25

View File

@ -88,7 +88,7 @@ group :test do
gem "ffi", platforms: [:mingw, :x64_mingw, :mswin]
# For running system tests
gem 'puma'
gem 'capybara', '~> 3.31.0'
gem 'capybara', '~> 3.35.3'
gem "selenium-webdriver"
gem 'webdrivers', '~> 4.4', require: false
# RuboCop