From bf64a4d3ad04c62a193d6087da54bf2c7bdb577a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 05:57:33 +0000 Subject: [PATCH] Bump capybara from 3.31.0 to 3.32.0 in /spec Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.31.0 to 3.32.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.31.0...3.32.0) Signed-off-by: dependabot-preview[bot] --- spec/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index b7f961b..2defc00 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - capybara (3.31.0) + capybara (3.32.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -23,17 +23,17 @@ GEM json (2.2.0) mini_mime (1.0.2) mini_portile2 (2.4.0) - nokogiri (1.10.7) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) poltergeist (1.18.1) capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) public_suffix (4.0.3) - rack (2.1.1) + rack (2.2.2) rack-test (1.1.0) rack (>= 1.0, < 3) - regexp_parser (1.6.0) + regexp_parser (1.7.0) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0)