From 604bcdf5c282be01a43f55350099a68699b83c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Jan 2021 09:02:40 +0000 Subject: [PATCH] Bump capybara from 3.34.0 to 3.35.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.34.0 to 3.35.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.34.0...3.35.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2363f9d..a873a674 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,13 +92,13 @@ GEM bunny (2.17.0) amq-protocol (~> 2.3, >= 2.3.1) byebug (11.1.3) - capybara (3.34.0) + capybara (3.35.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.5) + regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) carrierwave (2.1.0) activemodel (>= 5.0.0) @@ -319,7 +319,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - regexp_parser (1.8.2) + regexp_parser (2.0.3) remotipart (1.4.4) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0)