From e6d174354fe55bcb02a0824c84e4dd0e485b994b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 05:53:33 +0000 Subject: [PATCH] Bump capybara from 3.27.0 to 3.32.2 Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.27.0 to 3.32.2. - [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.27.0...3.32.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07cf239..70d7d1d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,8 +48,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) arel (9.0.0) autoprefixer-rails (9.6.1) execjs @@ -79,7 +79,7 @@ GEM rails (>= 3.1) builder (3.2.3) byebug (11.0.1) - capybara (3.27.0) + capybara (3.32.2) addressable mini_mime (>= 0.1.3) nokogiri (~> 1.8) @@ -154,20 +154,20 @@ GEM minitest (5.11.3) multi_json (1.13.1) nio4r (2.4.0) - nokogiri (1.10.3) + nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogiri (1.10.3-x86-mingw32) + nokogiri (1.10.9-x86-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.1.4) pg (1.1.4-x86-mingw32) popper_js (1.14.5) - public_suffix (3.1.1) + public_suffix (4.0.5) puma (4.0.1) nio4r (~> 2.0) pundit (2.0.1) activesupport (>= 3.0.0) - rack (2.0.7) + rack (2.2.2) rack-cors (1.0.3) rack-test (1.1.0) rack (>= 1.0, < 3) @@ -199,7 +199,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - regexp_parser (1.6.0) + regexp_parser (1.7.0) request_store (1.4.1) rack (>= 1.4) responders (3.0.0)