]> source.dussan.org Git - redmine.git/commitdiff
Update capybara to 3.35 (#35025).
authorGo MAEDA <maeda@farend.jp>
Sun, 4 Apr 2021 00:55:43 +0000 (00:55 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 4 Apr 2021 00:55:43 +0000 (00:55 +0000)
Patch by Pavel Rosický.

git-svn-id: http://svn.redmine.org/redmine/trunk@20914 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index d9ff4e5249605478cd0d3d17722c5424fcd70d07..23c142258031d5b520826ec2ea37a9349b519e93 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -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