From 91bf3c67cde59a2a8f13480867b1a67b9b8f0b8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 10:01:25 +0000 Subject: [PATCH] Bump capybara from 3.38.0 to 3.39.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.38.0 to 3.39.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.38.0...3.39.0) --- updated-dependencies: - dependency-name: capybara dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25cafeb07e..f0de1e3638 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM activerecord (>= 6.0, < 7.1) acts_as_list (1.0.4) activerecord (>= 4.2) - addressable (2.8.1) + addressable (2.8.2) public_suffix (>= 2.0.2, < 6.0) aes_key_wrap (1.1.0) afm (0.2.2) @@ -193,7 +193,7 @@ GEM railties (>= 5.2) thread-local (>= 1.1.0) cancancan (1.15.0) - capybara (3.38.0) + capybara (3.39.0) addressable matrix mini_mime (>= 0.1.3)