From c727dc7a72c880c7901856c092e0ad17af7a0ae0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 15:59:29 +0000 Subject: [PATCH] Bump poltergeist from 1.17.0 to 1.18.1 Bumps [poltergeist](https://github.com/teampoltergeist/poltergeist) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/teampoltergeist/poltergeist/releases) - [Changelog](https://github.com/teampoltergeist/poltergeist/blob/master/CHANGELOG.md) - [Commits](https://github.com/teampoltergeist/poltergeist/compare/v1.17.0...v1.18.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b301638..85c9a74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,8 +48,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - 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.4.8) execjs @@ -189,8 +189,8 @@ GEM terrapin (~> 0.6.0) pg (1.1.2) phantomjs (2.1.1.0) - poltergeist (1.17.0) - capybara (~> 2.1) + poltergeist (1.18.1) + capybara (>= 2.1, < 4) cliver (~> 0.3.1) websocket-driver (>= 0.2.0) postmark (1.21.3) @@ -203,7 +203,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.6) pry (>= 0.10.4) - public_suffix (3.0.2) + public_suffix (4.0.6) puma (3.12.6) racc (1.5.2) rack (2.2.3) @@ -314,7 +314,7 @@ GEM websocket-driver (0.7.3) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - xpath (3.0.0) + xpath (3.2.0) nokogiri (~> 1.8) PLATFORMS