From 24c4697ae579f34fffeeed4bbf68984cabed984b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2020 09:39:31 +0000 Subject: [PATCH] Bump capybara from 3.31.0 to 3.32.0 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] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8b7a1b929..e879d318f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM uniform_notifier (~> 1.11) byebug (11.1.1) cancancan (3.1.0) - capybara (3.31.0) + capybara (3.32.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -409,7 +409,7 @@ GEM rb-inotify (0.10.0) ffi (~> 1.0) redis (4.1.3) - regexp_parser (1.6.0) + regexp_parser (1.7.0) responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0)