From e7832e621860d2cbc27a0cc2deea3a5726ca8d06 Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Wed, 16 Oct 2019 12:57:41 +0300 Subject: [PATCH] Update `capybara` gem --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c83297e7..cc5b8d976 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,8 +94,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) airbrake (9.4.3) airbrake-ruby (~> 4.6) airbrake-ruby (4.6.0) @@ -123,7 +123,7 @@ GEM activesupport (>= 3.0.0) uniform_notifier (~> 1.9.0) cancancan (3.0.1) - capybara (3.22.0) + capybara (3.29.0) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -259,7 +259,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (3.1.0) + public_suffix (4.0.1) puma (3.12.1) que (0.10.0) que-web (0.4.0) @@ -308,7 +308,7 @@ GEM i18n rbtree3 (0.5.0) rdoc (4.3.0) - regexp_parser (1.5.1) + regexp_parser (1.6.0) request_store (1.4.1) rack (>= 1.4) responders (2.4.1)