Skip to content

Commit

Permalink
Bump selenium-webdriver from 4.27.0 to 4.28.0 (#957)
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 Jan 23, 2025
1 parent dfe9328 commit a99ad82
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,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.27.0'
gem 'selenium-webdriver', '~> 4.28.0'
gem 'shoulda-matchers', '~> 6.3'
gem 'simplecov', '~> 0.22.0', require: false
gem 'webmock', '~> 3.24'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -535,15 +535,15 @@ GEM
rubocop-rspec (~> 3, >= 3.0.1)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rubyzip (2.4.1)
sanitize (6.1.3)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.4.1)
selenium-webdriver (4.27.0)
selenium-webdriver (4.28.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -659,7 +659,7 @@ DEPENDENCIES
rubocop-rake (~> 0.6.0)
rubocop-rspec (~> 3.3)
rubocop-rspec_rails (~> 2.30.0)
selenium-webdriver (~> 4.27.0)
selenium-webdriver (~> 4.28.0)
sendgrid (~> 1.2.4)
shoulda-matchers (~> 6.3)
simplecov (~> 0.22.0)
Expand Down

0 comments on commit a99ad82

Please sign in to comment.