From e18ea3d9e159804de5359e18ede5e93f31d1c1d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 26 Aug 2018 18:48:22 +0000 Subject: [PATCH] Bump capybara from 3.5.1 to 3.6.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.5.1 to 3.6.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.5.1...3.6.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c57953f..7965798 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.6.0) 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)