From 8d0051a9bf5643c933fa4fd13acaf18b1aff4451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 3 Sep 2018 06:13:54 +0000 Subject: [PATCH] Bump capybara from 3.5.1 to 3.7.0 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.5.1 to 3.7.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.7.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..bbed7c8 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.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)