Update dependency playwright-ruby-client to v1.59.1 (#38848)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-05-04 09:28:46 +02:00 committed by GitHub
parent c6facd27ed
commit b44aa94853
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -134,7 +134,7 @@ group :test do
# Browser integration testing
gem 'capybara', '~> 3.39'
gem 'capybara-playwright-driver'
gem 'playwright-ruby-client', '1.59.0', require: false # Pinning the exact version as it needs to be kept in sync with the installed npm package
gem 'playwright-ruby-client', '1.59.1', require: false # Pinning the exact version as it needs to be kept in sync with the installed npm package
# Used to reset the database between system tests
gem 'database_cleaner-active_record'

View File

@ -599,7 +599,7 @@ GEM
pg (1.6.3)
pghero (3.8.0)
activerecord (>= 7.2)
playwright-ruby-client (1.59.0)
playwright-ruby-client (1.59.1)
base64
concurrent-ruby (>= 1.1.6)
mime-types (>= 3.0)
@ -1040,7 +1040,7 @@ DEPENDENCIES
parslet
pg (~> 1.5)
pghero
playwright-ruby-client (= 1.59.0)
playwright-ruby-client (= 1.59.1)
premailer-rails
prometheus_exporter (~> 2.2)
propshaft