From 2ec2e631ce8e54fbf37f780515651b30d0500b6c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Feb 2021 23:06:26 +0000 Subject: [PATCH] Bump capybara from 3.33.0 to 3.35.3 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.33.0 to 3.35.3. - [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.33.0...3.35.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9b7accf..72e280ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,13 +3,13 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - capybara (3.33.0) + capybara (3.35.3) 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) diff-lcs (1.4.4) dotenv (2.7.6) @@ -46,7 +46,7 @@ GEM omniauth-oauth2 (1.6.0) oauth2 (~> 1.1) omniauth (~> 1.9) - public_suffix (4.0.5) + public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rack-protection (2.0.8.1) @@ -55,7 +55,7 @@ GEM rack (>= 1.0, < 3) rake (13.0.3) rdiscount (2.2.0.2) - regexp_parser (1.7.1) + regexp_parser (2.0.3) rspec (3.10.0) rspec-core (~> 3.10.0) rspec-expectations (~> 3.10.0)