From 5d870f24e95a9146e50cde89b6403fb404b4e332 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 10:34:27 +0000 Subject: [PATCH] Bump capybara from 3.13.2 to 3.35.3 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.13.2 to 3.35.3. - [Release notes](https://github.com/teamcapybara/capybara/releases) - [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md) - [Commits](https://github.com/teamcapybara/capybara/compare/3.13.2...3.35.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 583cfb6..cdf1e73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) 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) airbrussh (1.3.1) sshkit (>= 1.6.1, != 1.7.0) archive-zip (0.11.0) @@ -71,13 +71,13 @@ GEM capistrano (~> 3.7) capistrano-bundler puma (~> 3.4) - capybara (3.13.2) + capybara (3.35.3) 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, < 3.0) xpath (~> 3.2) childprocess (0.9.0) ffi (~> 1.0, >= 1.0.11) @@ -117,8 +117,8 @@ GEM mimemagic (~> 0.3.2) method_source (0.9.2) mimemagic (0.3.3) - mini_mime (1.0.1) - mini_portile2 (2.4.0) + mini_mime (1.0.2) + mini_portile2 (2.5.0) minitest (5.11.3) msgpack (1.2.6) multi_json (1.13.1) @@ -126,12 +126,14 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.1.0) nio4r (2.3.1) - nokogiri (1.10.2) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.1) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) pg (1.1.4) - public_suffix (3.0.3) + public_suffix (4.0.6) puma (3.12.0) - rack (2.0.6) + racc (1.5.2) + rack (2.2.3) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -162,7 +164,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2) - regexp_parser (1.3.0) + regexp_parser (2.0.3) ruby_dep (1.5.0) rubyzip (1.2.2) sass (3.5.6)