From a2ec9c7375893c97cf771bf18f3116b7cee2b0bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 01:59:12 +0000 Subject: [PATCH] Bump capybara from 3.32.2 to 3.37.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.32.2 to 3.37.0. - [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.0) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 72932cc..1ae1ca7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,7 +59,7 @@ GEM acts-as-taggable-array-on (0.6.0) activerecord (>= 5.2) activesupport (>= 5.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) annotate (3.1.1) activerecord (>= 3.2, < 7.0) @@ -69,13 +69,14 @@ GEM msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) - capybara (3.32.2) + capybara (3.37.0) 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) codecov (0.2.1) @@ -129,20 +130,23 @@ GEM mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) + matrix (0.4.2) method_source (1.0.0) mimemagic (0.3.5) - mini_mime (1.0.2) - mini_portile2 (2.4.0) + mini_mime (1.1.2) + mini_portile2 (2.8.0) minitest (5.14.1) msgpack (1.3.3) multipart-post (2.1.1) nio4r (2.5.2) - nokogiri (1.10.9) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.6) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) pg (1.2.3) - public_suffix (4.0.5) + public_suffix (4.0.7) puma (4.3.5) nio4r (~> 2.0) + racc (1.6.0) rack (2.2.3) rack-proxy (0.6.5) rack @@ -179,7 +183,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redis (4.2.1) - regexp_parser (1.7.1) + regexp_parser (2.3.1) request_store (1.5.0) rack (>= 1.4) rspec-core (3.9.2)