From 545d66e9ee0aa80d8ef60e8d407ed41fdd1afa79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 05:27:58 +0000 Subject: [PATCH] Bump capybara from 3.36.0 to 3.37.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.36.0 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.36.0...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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32a30f2..8b28833 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM bundler-audit (0.9.0.1) bundler (>= 1.2.0, < 3) thor (~> 1.0) - capybara (3.36.0) + capybara (3.37.0) addressable matrix mini_mime (>= 0.1.3) @@ -139,11 +139,11 @@ GEM net-protocol timeout nio4r (2.5.8) - nokogiri (1.13.4-aarch64-linux) + nokogiri (1.13.6-aarch64-linux) racc (~> 1.4) - nokogiri (1.13.4-arm64-darwin) + nokogiri (1.13.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.13.4-x86_64-linux) + nokogiri (1.13.6-x86_64-linux) racc (~> 1.4) parallel (1.22.1) parser (3.1.2.0)