Skip to content

Commit

Permalink
Merge pull request #5922 from dodona-edu/dependabot/bundler/selenium-…
Browse files Browse the repository at this point in the history
…webdriver-4.26.0
  • Loading branch information
bmesuere authored Nov 4, 2024
2 parents 52b9699 + b55d30b commit 0c70301
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 @@ -154,7 +154,7 @@ group :development, :test do

# Adds support for Capybara system testing and selenium driver
gem 'capybara', '~> 3.40.0'
gem 'selenium-webdriver', '~> 4.25.0'
gem 'selenium-webdriver', '~> 4.26.0'
end

group :test do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ GEM
ruby2_keywords (0.0.5)
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 @@ -633,7 +633,7 @@ DEPENDENCIES
rubocop-rails (~> 2.27.0)
ruby-saml (~> 1.17.0)
rubyzip (~> 2.3.2)
selenium-webdriver (~> 4.25.0)
selenium-webdriver (~> 4.26.0)
simplecov (~> 0.22.0)
simplecov-cobertura (~> 2.1.0)
slack-notifier (~> 2.4.0)
Expand Down

0 comments on commit 0c70301

Please sign in to comment.