From 6cddb6cca4dc2b984bfae08b268c143c3bc9d505 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 29 Apr 2019 20:21:19 +0000 Subject: [PATCH] Bump capybara from 3.17.0 to 3.18.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.17.0 to 3.18.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.17.0...3.18.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a0dbb54f5..e968907e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) byebug (11.0.1) - capybara (3.17.0) + capybara (3.18.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8)