From 228fb03b947133f2b9c7e824ea7278f90f9c0357 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2019 01:50:57 +0000 Subject: [PATCH] Update capybara to version 3.25.0 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b4bfa..b4794c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,13 +53,13 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.0.1) - capybara (3.16.1) + capybara (3.25.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - regexp_parser (~> 1.2) + regexp_parser (~> 1.5) xpath (~> 3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -113,12 +113,12 @@ GEM mysql2 (0.5.2) net_http_ssl_fix (0.0.10) nio4r (2.3.1) - nokogiri (1.10.2) + nokogiri (1.10.3) mini_portile2 (~> 2.4.0) open4 (1.3.4) - public_suffix (3.0.3) + public_suffix (3.1.1) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-mini-profiler (1.0.2) rack (>= 1.2.0) rack-test (1.1.0) @@ -151,7 +151,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - regexp_parser (1.3.0) + regexp_parser (1.5.1) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.7.3)