Skip to content

Commit a3240b5

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 0c3abc7 commit a3240b5

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
@@ -127,7 +127,7 @@ GEM
127127
jbuilder (2.14.1)
128128
actionview (>= 7.0.0)
129129
activesupport (>= 7.0.0)
130-
json (2.13.2)
130+
json (2.15.2)
131131
kamal (2.7.0)
132132
activesupport (>= 7.0)
133133
base64 (~> 0.2)
@@ -184,7 +184,7 @@ GEM
184184
pp (0.6.3)
185185
prettyprint
186186
prettyprint (0.2.0)
187-
prism (1.4.0)
187+
prism (1.6.0)
188188
propshaft (1.3.1)
189189
actionpack (>= 7.0.0)
190190
activesupport (>= 7.0.0)
@@ -274,13 +274,11 @@ GEM
274274
rubocop-performance (>= 1.24)
275275
rubocop-rails (>= 2.30)
276276
ruby-progressbar (1.13.0)
277-
rubyzip (3.2.0)
277+
rubyzip (3.2.1)
278278
securerandom (0.4.1)
279-
selenium-webdriver (4.36.0)
279+
selenium-webdriver (4.38.0)
280280
base64 (~> 0.2)
281-
json (<= 2.13.2)
282281
logger (~> 1.4)
283-
prism (~> 1.0, < 1.5)
284282
rexml (~> 3.2, >= 3.2.5)
285283
rubyzip (>= 1.2.2, < 4.0)
286284
websocket (~> 1.0)

0 commit comments

Comments
 (0)