Skip to content

Commit 6998642

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] <support@github.com>
1 parent 0313545 commit 6998642

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
@@ -202,7 +202,7 @@ GEM
202202
jbuilder (2.14.1)
203203
actionview (>= 7.0.0)
204204
activesupport (>= 7.0.0)
205-
json (2.13.2)
205+
json (2.15.2)
206206
json-jwt (1.17.0)
207207
activesupport (>= 4.2)
208208
aes_key_wrap
@@ -309,7 +309,7 @@ GEM
309309
pp (0.6.3)
310310
prettyprint
311311
prettyprint (0.2.0)
312-
prism (1.4.0)
312+
prism (1.6.0)
313313
propshaft (1.3.1)
314314
actionpack (>= 7.0.0)
315315
activesupport (>= 7.0.0)
@@ -407,13 +407,11 @@ GEM
407407
rubocop-performance (>= 1.24)
408408
rubocop-rails (>= 2.30)
409409
ruby-progressbar (1.13.0)
410-
rubyzip (3.1.1)
410+
rubyzip (3.2.1)
411411
securerandom (0.4.1)
412-
selenium-webdriver (4.36.0)
412+
selenium-webdriver (4.38.0)
413413
base64 (~> 0.2)
414-
json (<= 2.13.2)
415414
logger (~> 1.4)
416-
prism (~> 1.0, < 1.5)
417415
rexml (~> 3.2, >= 3.2.5)
418416
rubyzip (>= 1.2.2, < 4.0)
419417
websocket (~> 1.0)

0 commit comments

Comments
 (0)