From d8bb88e1984eccd0eb26a38fd48d33cd409fb377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 6 Sep 2018 06:15:25 +0000 Subject: [PATCH] Bump capybara from 3.5.1 to 3.7.1 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.5.1 to 3.7.1. - [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.5.1...3.7.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index af686ea..c75851d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - capybara (3.5.1) + capybara (3.7.1) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -145,7 +145,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.2) + public_suffix (3.0.3) puma (3.12.0) rack (2.0.5) rack-test (1.1.0)