From 5ae1e8fa02f270ecf3c35cfc57ecc022cffa33bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 21:54:44 +0000 Subject: [PATCH] Bump capybara from 3.36.0 to 3.37.1 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] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52fd600b9..4e0847642 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM uniform_notifier (~> 1.11) byebug (11.1.3) cancancan (3.3.0) - capybara (3.36.0) + capybara (3.37.1) addressable matrix mini_mime (>= 0.1.3) @@ -427,7 +427,7 @@ GEM moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) popper_js (1.16.0) - public_suffix (4.0.6) + public_suffix (4.0.7) puma (5.6.4) nio4r (~> 2.0) query_diet (0.7.1) @@ -485,7 +485,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.6.0) - regexp_parser (2.2.1) + regexp_parser (2.4.0) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0)