Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.26.0 to 4.27.0 (#906)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 36857a7 commit c1da68a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ group :test do
gem 'prosopite', '~> 1.4.2'
gem 'rspec-openapi', '~> 0.18'
gem 'rspec-retry', github: 'rootstrap/rspec-retry', branch: 'add-intermittent-callback'
gem 'selenium-webdriver', '~> 4.26.0'
gem 'selenium-webdriver', '~> 4.27.0'
gem 'shoulda-matchers', '~> 6.3'
gem 'simplecov', '~> 0.22.0', require: false
gem 'webmock', '~> 3.24'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.2)
selenium-webdriver (4.26.0)
selenium-webdriver (4.27.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -671,7 +671,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.2)
rubocop-rspec_rails (~> 2.30.0)
selenium-webdriver (~> 4.26.0)
selenium-webdriver (~> 4.27.0)
sendgrid (~> 1.2.4)
shoulda-matchers (~> 6.3)
simplecov (~> 0.22.0)
Expand Down

0 comments on commit c1da68a

Please sign in to comment.