From 7da70d03b482dc293705e707da01d865bc672725 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Tue, 21 May 2019 04:15:40 +0000 Subject: [PATCH] Update capybara to version 3.20.2 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57b4bfa..94cd6d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.11) byebug (11.0.1) - capybara (3.16.1) + capybara (3.20.2) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -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) 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.0) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.7.3)