From 1e3643e7b382fc82f5bd8485c3a87d641c035f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 23:09:16 +0000 Subject: [PATCH] Bump capybara from 3.37.1 to 3.39.2 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.37.1 to 3.39.2. - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.37.1...3.39.2) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e714b2d..07f22c1 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.5) public_suffix (>= 2.0.2, < 6.0) ahoy_matey (4.1.0) activesupport (>= 5.2) @@ -152,7 +152,7 @@ GEM capistrano (>= 3.9.0) capistrano-bundler sidekiq (>= 6.0) - capybara (3.37.1) + capybara (3.39.2) addressable matrix mini_mime (>= 0.1.3) @@ -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) @@ -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.8.3) reline (0.3.3) io-console (~> 0.5) responders (3.1.0)