From 107cdd3f54f8a08ac39973cc206408f23ea4e978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jun 2022 22:58:18 +1000 Subject: [PATCH] Bump capybara from 3.36.0 to 3.37.1 (#2417) Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.36.0 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.36.0...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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f356e57c..306399712 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,7 @@ GEM browserstack-local (1.3.0) buftok (0.2.0) byebug (11.1.3) - capybara (3.36.0) + capybara (3.37.1) addressable matrix mini_mime (>= 0.1.3) @@ -125,7 +125,7 @@ GEM pry (~> 0.13.0) psych (4.0.3) stringio - public_suffix (4.0.6) + public_suffix (4.0.7) qr4r (0.6.1) mojo_magick (~> 0.6.5) rqrcode_core (~> 0.1) @@ -139,7 +139,7 @@ GEM rake (13.0.6) rdoc (6.4.0) psych (>= 4.0.0) - regexp_parser (2.2.1) + regexp_parser (2.4.0) reline (0.3.0) io-console (~> 0.5) rest-client (2.1.0)