From e106cbb56f2f457d3b1abfda2e8735db95858171 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 17:32:46 +0900 Subject: [PATCH] Bump capybara from 3.2.1 to 3.34.0 (#154) Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.2.1 to 3.34.0. - [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.2.1...3.34.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a64fe8ab..a8a3920f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,13 +129,14 @@ GEM capistrano (~> 3.0) capistrano3-unicorn (0.2.1) capistrano (~> 3.1, >= 3.1.0) - capybara (3.2.1) + capybara (3.34.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) case_transform (0.2) activesupport celluloid (0.16.0) @@ -342,7 +343,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) mimemagic (0.3.2) - mini_mime (1.0.0) + mini_mime (1.0.2) mini_portile2 (2.5.0) minitest (5.14.3) monetize (1.9.4) @@ -457,6 +458,7 @@ GEM redis (4.2.5) redis-namespace (1.8.0) redis (>= 3.0.4) + regexp_parser (1.8.2) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -678,7 +680,7 @@ GEM websocket-extensions (0.1.5) whenever (1.0.0) chronic (>= 0.6.3) - xpath (3.1.0) + xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.24)