Skip to content

Commit

Permalink
Merge pull request #243 from Crown-Commercial-Service/dependabot/bund…
Browse files Browse the repository at this point in the history
…ler/selenium-webdriver-4.27.0
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
2 parents f0ed782 + a27b0a0 commit 84c07cd
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 @@ -8,7 +8,7 @@ ruby '3.3.6'
gem 'capybara', '~> 3.40.0'
gem 'cucumber', '~> 9.2.0'
gem 'rspec', '~> 3.13.0'
gem 'selenium-webdriver', '~> 4.26.0'
gem 'selenium-webdriver', '~> 4.27.0'
gem 'site_prism', '~> 5.0'

gem 'axe-core-capybara', '>= 4.2.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
ruby-progressbar (1.13.0)
rubyzip (2.3.2)
securerandom (0.3.1)
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 @@ -191,7 +191,7 @@ DEPENDENCIES
rubocop (~> 1.68)
rubocop-capybara (~> 2.20)
rubocop-rspec (~> 3.2)
selenium-webdriver (~> 4.26.0)
selenium-webdriver (~> 4.27.0)
site_prism (~> 5.0)

RUBY VERSION
Expand Down

0 comments on commit 84c07cd

Please sign in to comment.