From bda5ca33d9bf24fff43670b8c5cbd7f6079dd954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 06:28:11 +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 ace04edb80..19415722aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM rails (>= 5.2) thread-local (>= 1.1.0) cancancan (1.15.0) - capybara (3.36.0) + capybara (3.37.1) addressable matrix mini_mime (>= 0.1.3) @@ -491,7 +491,7 @@ GEM ffi (~> 1.0) redcarpet (3.5.1) redis (4.7.1) - regexp_parser (2.2.0) + regexp_parser (2.5.0) request_store (1.5.0) rack (>= 1.4) responders (3.0.1) @@ -638,7 +638,7 @@ GEM valid_email2 (4.0.0) activemodel (>= 3.2) mail (~> 2.5) - view_component (2.57.1) + view_component (2.62.0) activesupport (>= 5.0.0, < 8.0) method_source (~> 1.0) view_component_storybook (0.11.1)