Skip to content

Commit c71552f

Browse files
dependabot[bot]Djalma Andrade
authored andcommitted
Bump selenium-webdriver from 4.35.0 to 4.36.0 (#335)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7e8f901 commit c71552f

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ GEM
241241
regexp_parser (2.11.2)
242242
reline (0.6.2)
243243
io-console (~> 0.5)
244-
rexml (3.4.1)
244+
rexml (3.4.4)
245245
rouge (4.6.0)
246246
rubocop (1.80.2)
247247
json (~> 2.3)
@@ -262,11 +262,13 @@ GEM
262262
rubocop (>= 1.75.0, < 2.0)
263263
rubocop-ast (>= 1.38.0, < 2.0)
264264
ruby-progressbar (1.13.0)
265-
rubyzip (3.0.1)
265+
rubyzip (3.1.1)
266266
securerandom (0.4.1)
267-
selenium-webdriver (4.35.0)
267+
selenium-webdriver (4.36.0)
268268
base64 (~> 0.2)
269+
json (<= 2.13.2)
269270
logger (~> 1.4)
271+
prism (~> 1.0, < 1.5)
270272
rexml (~> 3.2, >= 3.2.5)
271273
rubyzip (>= 1.2.2, < 4.0)
272274
websocket (~> 1.0)

0 commit comments

Comments
 (0)