From 89db8f7867621fbfcd0e0559e813cf0cbfd6edf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2020 20:02:22 +0000 Subject: [PATCH] Bump capybara from 3.32.2 to 3.33.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.32.2 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.32.2...3.33.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31c9f36c1..88174bde9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - capybara (3.32.2) + capybara (3.33.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -63,7 +63,7 @@ GEM rack-test (>= 0.5) rake (13.0.1) redcarpet (3.5.0) - regexp_parser (1.7.0) + regexp_parser (1.7.1) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0)