Skip to content

Commit

Permalink
chore(deps): update dependency webdrivers to ">= 5.3.1"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent c583652 commit 14ddd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ group :test do
# Use system testing [https://guides.rubyonrails.org/testing.html#system-testing]
gem "capybara", ">= 3.40.0"
gem "selenium-webdriver", ">= 4.28.0"
gem "webdrivers", ">= 5.2.0"
gem "webdrivers", ">= 5.3.1"
end

0 comments on commit 14ddd1d

Please sign in to comment.