Skip to content

Commit

Permalink
Merge pull request #233 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/selenium-webdriver-4.26.0
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
2 parents 7ab44fc + 76bb646 commit 1cd7cbb
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 @@ -7,7 +7,7 @@ ruby '3.3.5'
gem 'capybara', '~> 3.40.0'
gem 'cucumber', '~> 9.2.0'
gem 'rspec', '~> 3.13.0'
gem 'selenium-webdriver', '~> 4.25.0'
gem 'selenium-webdriver', '~> 4.26.0'
gem 'site_prism', '~> 5.0'

gem 'axe-core-capybara', '>= 4.2.1'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ GEM
regexp_parser (2.9.2)
report_builder (1.9)
json (>= 2.3.0)
rexml (3.3.7)
rexml (3.3.9)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -144,7 +144,7 @@ GEM
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.1)
selenium-webdriver (4.25.0)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
rexml (~> 3.2, >= 3.2.5)
Expand Down Expand Up @@ -188,7 +188,7 @@ DEPENDENCIES
rubocop (~> 1.68)
rubocop-capybara (~> 2.20)
rubocop-rspec (~> 3.2)
selenium-webdriver (~> 4.25.0)
selenium-webdriver (~> 4.26.0)
site_prism (~> 5.0)

RUBY VERSION
Expand Down

0 comments on commit 1cd7cbb

Please sign in to comment.