Skip to content

Commit f089b36

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

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ GEM
143143
js-routes (2.3.5)
144144
railties (>= 5)
145145
sorbet-runtime
146-
json (2.15.1)
146+
json (2.13.2)
147147
kamal (2.7.0)
148148
activesupport (>= 7.0)
149149
base64 (~> 0.2)
@@ -215,7 +215,7 @@ GEM
215215
pp (0.6.3)
216216
prettyprint
217217
prettyprint (0.2.0)
218-
prism (1.5.1)
218+
prism (1.4.0)
219219
propshaft (1.3.1)
220220
actionpack (>= 7.0.0)
221221
activesupport (>= 7.0.0)
@@ -327,9 +327,11 @@ GEM
327327
ruby2_keywords (0.0.5)
328328
rubyzip (3.1.1)
329329
securerandom (0.4.1)
330-
selenium-webdriver (4.35.0)
330+
selenium-webdriver (4.36.0)
331331
base64 (~> 0.2)
332+
json (<= 2.13.2)
332333
logger (~> 1.4)
334+
prism (~> 1.0, < 1.5)
333335
rexml (~> 3.2, >= 3.2.5)
334336
rubyzip (>= 1.2.2, < 4.0)
335337
websocket (~> 1.0)

0 commit comments

Comments
 (0)