From 119ac772e72ff1e91d5f483bb97cb61efec16a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 24 Jul 2018 20:20:49 +0000 Subject: [PATCH] Bump capybara from 3.3.1 to 3.4.2 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.3.1 to 3.4.2. - [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.3.1...3.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6872caf54..63079829a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM debug_inspector (>= 0.0.1) builder (3.2.3) byebug (10.0.1) - capybara (3.3.1) + capybara (3.4.2) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -212,7 +212,7 @@ GEM rack (2.0.5) rack-cache (1.8.0) rack (>= 0.4) - rack-test (1.0.0) + rack-test (1.1.0) rack (>= 1.0, < 3) rack_strip_client_ip (0.0.2) rails (5.2.0)