From a2931e910d3d0bf533518a5d878f1467149a60d9 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 5 Jun 2019 12:08:34 +0300 Subject: [PATCH] Update `capybara` gem --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a3cec0f0..8e5406814 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) airbrake (6.0.0) airbrake-ruby (~> 2.0) @@ -113,13 +113,14 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) cancancan (1.11.0) - capybara (3.3.1) + capybara (3.22.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) rack (>= 1.6.0) rack-test (>= 0.6.3) - xpath (~> 3.1) + regexp_parser (~> 1.5) + xpath (~> 3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) chronic (0.10.2) @@ -268,7 +269,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (3.0.2) + public_suffix (3.1.0) puma (3.12.1) que (0.10.0) que-web (0.4.0) @@ -317,6 +318,7 @@ GEM i18n polyamorous (~> 1.1) rdoc (4.3.0) + regexp_parser (1.5.1) request_store (1.4.1) rack (>= 1.4) responders (2.4.1) @@ -430,7 +432,7 @@ GEM hashdiff whenever (0.9.4) chronic (>= 0.6.3) - xpath (3.1.0) + xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS