Skip to content

Commit 5b1e59d

Browse files
Bump selenium-webdriver from 4.23.0 to 4.25.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.23.0 to 4.25.0. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES) - [Commits](SeleniumHQ/selenium@selenium-4.23.0...selenium-4.25.0) --- updated-dependencies: - dependency-name: selenium-webdriver dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d511514 commit 5b1e59d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Gemfile.lock

+3-5
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ GEM
130130
activesupport (>= 5.0.0)
131131
json (2.7.2)
132132
language_server-protocol (3.17.0.3)
133-
logger (1.6.0)
133+
logger (1.6.1)
134134
loofah (2.22.0)
135135
crass (~> 1.0.2)
136136
nokogiri (>= 1.12.0)
@@ -228,8 +228,7 @@ GEM
228228
regexp_parser (2.9.2)
229229
reline (0.5.9)
230230
io-console (~> 0.5)
231-
rexml (3.3.6)
232-
strscan
231+
rexml (3.3.7)
233232
rubocop (1.65.1)
234233
json (~> 2.3)
235234
language_server-protocol (>= 3.17.0)
@@ -266,7 +265,7 @@ GEM
266265
ruby-progressbar (1.13.0)
267266
rubyzip (2.3.2)
268267
securerandom (0.3.1)
269-
selenium-webdriver (4.23.0)
268+
selenium-webdriver (4.25.0)
270269
base64 (~> 0.2)
271270
logger (~> 1.4)
272271
rexml (~> 3.2, >= 3.2.5)
@@ -282,7 +281,6 @@ GEM
282281
stimulus-rails (1.3.4)
283282
railties (>= 6.0.0)
284283
stringio (3.1.1)
285-
strscan (3.1.0)
286284
tailwindcss-rails (2.7.3)
287285
railties (>= 7.0.0)
288286
tailwindcss-rails (2.7.3-aarch64-linux)

0 commit comments

Comments
 (0)