From 497d5e3c47b7b6b7bac8b588feb31b4719d47569 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 18:59:54 -0400 Subject: [PATCH] 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4dac771..2291b64b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)