Skip to content

Commit a528653

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

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

Gemfile.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ GEM
172172
thor (>= 0.14, < 2.0)
173173
jsbundling-rails (1.3.1)
174174
railties (>= 6.0.0)
175-
json (2.15.1)
175+
json (2.15.2)
176176
kramdown (2.5.1)
177177
rexml (>= 3.3.9)
178178
language_server-protocol (3.17.0.5)
@@ -236,7 +236,7 @@ GEM
236236
pp (0.6.2)
237237
prettyprint
238238
prettyprint (0.2.0)
239-
prism (1.5.1)
239+
prism (1.6.0)
240240
psych (5.2.6)
241241
date
242242
stringio
@@ -333,7 +333,7 @@ GEM
333333
ruby-vips (2.2.3)
334334
ffi (~> 1.12)
335335
logger
336-
rubyzip (3.1.1)
336+
rubyzip (3.2.1)
337337
sassc (2.4.0)
338338
ffi (~> 1.9)
339339
sassc-rails (2.1.2)
@@ -343,11 +343,9 @@ GEM
343343
sprockets-rails
344344
tilt
345345
securerandom (0.4.1)
346-
selenium-webdriver (4.36.0)
346+
selenium-webdriver (4.38.0)
347347
base64 (~> 0.2)
348-
json (<= 2.13.2)
349348
logger (~> 1.4)
350-
prism (~> 1.0, < 1.5)
351349
rexml (~> 3.2, >= 3.2.5)
352350
rubyzip (>= 1.2.2, < 4.0)
353351
websocket (~> 1.0)

0 commit comments

Comments
 (0)