From 6d82006bb70c7dac79314abbf649eef74cef2a20 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 06:00:52 +0000 Subject: [PATCH] Bump capybara from 3.31.0 to 3.33.0 in /spec Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.31.0 to 3.33.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.33.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 db67780..fedfd0f 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.33.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -29,11 +29,11 @@ GEM capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) - public_suffix (4.0.3) - rack (2.1.1) + public_suffix (4.0.5) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) - regexp_parser (1.6.0) + regexp_parser (1.7.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0)