Skip to content

Commit

Permalink
Merge pull request #5980 from dodona-edu/dependabot/bundler/selenium-…
Browse files Browse the repository at this point in the history
…webdriver-4.27.0

Bump selenium-webdriver from 4.26.0 to 4.27.0
  • Loading branch information
bmesuere authored Dec 2, 2024
2 parents 4346627 + e826331 commit be1a709
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 @@ -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.26.0'
gem 'selenium-webdriver', '~> 4.27.0'
end

group :test do
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
loofah (2.23.1)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -482,7 +482,7 @@ GEM
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
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 @@ -636,7 +636,7 @@ DEPENDENCIES
rubocop-rails (~> 2.27.0)
ruby-saml (~> 1.17.0)
rubyzip (~> 2.3.2)
selenium-webdriver (~> 4.26.0)
selenium-webdriver (~> 4.27.0)
simplecov (~> 0.22.0)
simplecov-cobertura (~> 2.1.0)
slack-notifier (~> 2.4.0)
Expand Down

0 comments on commit be1a709

Please sign in to comment.