Update dependency capybara to v3.40.0 (#28966)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
master
renovate[bot] 2024-01-31 13:55:15 +01:00 committed by Claire
parent ac49514bd6
commit 868333c86f
1 changed files with 2 additions and 2 deletions

View File

@ -167,11 +167,11 @@ GEM
bundler-audit (0.9.1)
bundler (>= 1.2.0, < 3)
thor (~> 1.0)
capybara (3.39.2)
capybara (3.40.0)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
nokogiri (~> 1.11)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)