From 47a6ffbf6662536e943ce3a1a64de54d242115d3 Mon Sep 17 00:00:00 2001 From: Pau Perez Date: Tue, 13 Mar 2018 13:58:06 +0100 Subject: [PATCH] Upgrade Capybara from 2.15.4 to 2.18.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0a7ca2e579..1c1f059221 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,13 +201,13 @@ GEM builder (3.0.4) byebug (9.0.6) cancan (1.6.8) - capybara (2.15.4) + capybara (2.18.0) addressable mini_mime (>= 0.1.3) nokogiri (>= 1.3.3) rack (>= 1.0.0) rack-test (>= 0.5.4) - xpath (~> 2.0) + xpath (>= 2.0, < 4.0) chronic (0.10.2) chunky_png (1.3.4) climate_control (0.1.0)