From 47ccf139cc0ba2d57c39ae56ca98bdcf2efc6a4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 12:16:52 +0100 Subject: [PATCH] Bump site_prism from 4.0.3 to 5.0.3 (#735) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile | 2 +- Gemfile.lock | 18 +++++++++++------- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index f0a2007c..9a574952 100644 --- a/Gemfile +++ b/Gemfile @@ -40,7 +40,7 @@ group :test do gem "selenium-webdriver" gem "shoulda-matchers" gem "simplecov" - gem "site_prism", "~> 4.0" + gem "site_prism", "~> 5.0" gem "timecop" end diff --git a/Gemfile.lock b/Gemfile.lock index d542d1bb..061abb2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,6 +219,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0702) mini_mime (1.1.5) + mini_portile2 (2.8.7) minitest (5.24.1) mutex_m (0.2.0) net-http-digest_auth (1.4.1) @@ -235,6 +236,9 @@ GEM net-protocol nio4r (2.7.1) nkf (0.2.0) + nokogiri (1.16.7) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) nokogiri (1.16.7-x86_64-darwin) @@ -309,7 +313,7 @@ GEM rdoc (6.7.0) psych (>= 4.0.0) redis (4.8.1) - regexp_parser (2.9.0) + regexp_parser (2.9.2) reline (0.5.9) io-console (~> 0.5) request_store (1.5.1) @@ -414,11 +418,11 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) - site_prism (4.0.3) - addressable (~> 2.8) - capybara (~> 3.27) - site_prism-all_there (~> 2.0) - site_prism-all_there (2.0.2) + site_prism (5.0.3) + addressable (~> 2.8, >= 2.8.4) + capybara (~> 3.32) + site_prism-all_there (> 2, < 5) + site_prism-all_there (3.0.5) slim (5.2.1) temple (~> 0.10.0) tilt (>= 2.1.0) @@ -510,7 +514,7 @@ DEPENDENCIES shoulda-matchers sidekiq (~> 6.5) simplecov - site_prism (~> 4.0) + site_prism (~> 5.0) slim-rails (~> 3.6) sprockets (~> 3.7.3) stopwords-filter2