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 #1

Updated by Go MAEDA over 4 years ago

Actions #2

Updated by Go MAEDA over 4 years ago

  • File deleted (31657.patch)
Actions #3

Updated by Go MAEDA over 4 years ago

  • File deleted (failures_test_issue_trackers_description_should_select_tracker.png)
Actions #4

Updated by Go MAEDA over 4 years ago

  • File deleted (issues_test.rb.patch)
Actions #5

Updated by Go MAEDA over 4 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA

Committed the patch. Thank you.

Actions #6

Updated by Go MAEDA about 4 years ago

  • Related to Patch #32907: Update capybara (~> 3.31.0) added
Actions #7

Updated by Go MAEDA about 4 years ago

  • Subject changed from Update capybara (~> 3.29.0) to Update capybara (~> 3.31.0)
Actions

Also available in: Atom PDF