From 1ee21100eccdaa567ecf519d0c374c304d666898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 23:40:43 +0000 Subject: [PATCH] Bump capybara from 3.37.1 to 3.40.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.37.1 to 3.40.0. - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.37.1...3.40.0) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e714b2d..5d8c939 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.3) + addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) ahoy_matey (4.1.0) activesupport (>= 5.2) @@ -152,11 +152,11 @@ GEM capistrano (>= 3.9.0) capistrano-bundler sidekiq (>= 6.0) - capybara (3.37.1) + capybara (3.40.0) addressable matrix mini_mime (>= 0.1.3) - nokogiri (~> 1.8) + nokogiri (~> 1.11) rack (>= 1.6.0) rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) @@ -296,7 +296,7 @@ GEM actionpack (>= 3.2.0, < 7.2) method_source (1.0.0) mini_magick (4.11.0) - mini_mime (1.1.2) + mini_mime (1.1.5) mini_portile2 (2.8.5) minitest (5.20.0) msgpack (1.5.4) @@ -318,7 +318,7 @@ GEM net-protocol net-ssh (7.0.1) nio4r (2.5.8) - nokogiri (1.15.5) + nokogiri (1.16.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (6.1.0) @@ -333,7 +333,7 @@ GEM pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2) - public_suffix (5.0.1) + public_suffix (5.0.4) puma (5.6.4) nio4r (~> 2.0) racc (1.7.3) @@ -388,7 +388,7 @@ GEM redis-client (>= 0.9.0) redis-client (0.12.1) connection_pool - regexp_parser (2.7.0) + regexp_parser (2.9.0) reline (0.3.3) io-console (~> 0.5) responders (3.1.0)