From d536f2b844b910a6acd0f417520125a3bf2fd59a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 06:19:09 +0000 Subject: [PATCH] Bump capybara from 3.26.0 to 3.27.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.26.0 to 3.27.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.26.0...3.27.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 c701c5f9..c64ce819 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -785,7 +785,7 @@ GEM bundler-audit (0.6.1) bundler (>= 1.2.0, < 3) thor (~> 0.18) - capybara (3.26.0) + capybara (3.27.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -1070,7 +1070,7 @@ GEM ffi (~> 1.0) redcarpet (3.4.0) redis (4.1.2) - regexp_parser (1.5.1) + regexp_parser (1.6.0) remotipart (1.4.2) responders (2.4.1) actionpack (>= 4.2.0, < 6.0)