chore(deps): update dependency selenium-webdriver to v4.13.0

This commit is contained in:
renovate[bot]
2023-09-25 23:20:22 +00:00
committed by Ryan Williams
parent 4adc57f684
commit 9797d4d5f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ gem "sprockets-rails"
gem "pg", "~> 1.5"
# Use the Puma web server [https://github.com/puma/puma]
gem "puma", "~> 6.4"
gem "puma", "~> 6.3"
# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
gem "importmap-rails"
+1 -1
View File
@@ -310,7 +310,7 @@ DEPENDENCIES
importmap-rails
jbuilder
pg (~> 1.5)
puma (~> 6.4)
puma (~> 6.3)
rack-mini-profiler
rails (~> 7.0.7)
redis (~> 5.0)