Bump capybara from 3.32.2 to 3.37.1 (#1730)

Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.32.2 to 3.37.1.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.32.2...3.37.1)

---
updated-dependencies:
- dependency-name: capybara
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-26 18:59:54 -04:00
committed by GitHub
parent 9421a48cf2
commit 497d5e3c47

View File

@@ -78,13 +78,14 @@ GEM
sassc (>= 2.0.0)
builder (3.2.4)
byebug (11.1.3)
capybara (3.32.2)
capybara (3.37.1)
addressable
matrix
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
rack (>= 1.6.0)
rack-test (>= 0.6.3)
regexp_parser (~> 1.5)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (3.0.0)
climate_control (0.2.0)
@@ -134,6 +135,7 @@ GEM
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
@@ -189,7 +191,7 @@ GEM
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
public_suffix (4.0.6)
public_suffix (4.0.7)
puma (5.6.4)
nio4r (~> 2.0)
racc (1.6.0)
@@ -240,7 +242,7 @@ GEM
recaptcha (5.9.0)
json
redcarpet (3.5.1)
regexp_parser (1.8.2)
regexp_parser (2.4.0)
request_store (1.5.0)
rack (>= 1.4)
rexml (3.2.5)