Skip to content

Commit

Permalink
Merge pull request #326 from uclibs/dependabot/bundler/selenium-webdr…
Browse files Browse the repository at this point in the history
…iver-4.16.0

Bump selenium-webdriver from 4.15.0 to 4.16.0
  • Loading branch information
Janell-Huyck authored Dec 13, 2023
2 parents 3ab5976 + 3cd42e7 commit 054f0b6
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 @@ -86,7 +86,7 @@ group :test do
# Adds support for Capybara system testing and selenium driver
gem 'capybara', '>= 2.15'
gem 'capybara-selenium', '~> 0.0.6'
gem 'selenium-webdriver', '~> 4.15.0'
gem 'selenium-webdriver', '~> 4.16.0'
end

group :production do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
selenium-webdriver (4.15.0)
selenium-webdriver (4.16.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -382,7 +382,7 @@ DEPENDENCIES
rspec_junit_formatter
rubocop
sass-rails (~> 6.0)
selenium-webdriver (~> 4.15.0)
selenium-webdriver (~> 4.16.0)
simplecov
spring
spring-watcher-listen (~> 2.1.0)
Expand Down

0 comments on commit 054f0b6

Please sign in to comment.