Project

General

Profile

Actions

Patch #32453

closed

Update capybara (~> 3.31.0)

Added by Go MAEDA over 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Gems support
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The following patch was submitted in #31657#note-9 by Takenori TAKAKI.

index 587bdb101..1d7c8fe1c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -81,7 +81,7 @@ group :test do
   gem "ffi", platforms: [:mingw, :x64_mingw, :mswin]
   # For running system tests
   gem 'puma', '~> 3.7'
-  gem "capybara", (RUBY_VERSION < "2.4" ? "~> 3.15.1" : "~> 3.25.0")
+  gem "capybara", (RUBY_VERSION < "2.4" ? "~> 3.15.1" : "~> 3.29.0")
   gem "selenium-webdriver" 
   # RuboCop
   gem 'rubocop', '~> 0.76.0'

Related issues

Related to Redmine - Patch #32907: Update capybara (~> 3.31.0)Closed

Actions
Copied from Redmine - Defect #31657: Update capybara (~> 3.25.0)ClosedGo MAEDA

Actions
Actions

Also available in: Atom PDF