Skip to content

Commit ba0c252

Browse files
Merge pull request #809 from davidsiaw/dependabot/bundler/selenium-webdriver-4.22.0
2 parents 0581cb4 + 3bf894d commit ba0c252

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ GEM
237237
listen (3.9.0)
238238
rb-fsevent (~> 0.10, >= 0.10.3)
239239
rb-inotify (~> 0.9, >= 0.9.10)
240+
logger (1.6.0)
240241
loofah (2.22.0)
241242
crass (~> 1.0.2)
242243
nokogiri (>= 1.12.0)
@@ -249,7 +250,6 @@ GEM
249250
matrix (0.4.2)
250251
method_source (1.1.0)
251252
mini_mime (1.1.5)
252-
mini_portile2 (2.8.7)
253253
minitest (5.24.0)
254254
msgpack (1.7.2)
255255
multi_json (1.15.0)
@@ -272,8 +272,7 @@ GEM
272272
net-protocol
273273
nio4r (2.7.3)
274274
no_proxy_fix (0.1.2)
275-
nokogiri (1.16.6)
276-
mini_portile2 (~> 2.8.2)
275+
nokogiri (1.16.6-x86_64-linux)
277276
racc (~> 1.4)
278277
octokit (8.1.0)
279278
base64
@@ -363,7 +362,7 @@ GEM
363362
responders (3.1.1)
364363
actionpack (>= 5.2)
365364
railties (>= 5.2)
366-
rexml (3.3.0)
365+
rexml (3.3.1)
367366
strscan
368367
rspec-core (3.13.0)
369368
rspec-support (~> 3.13.0)
@@ -429,8 +428,9 @@ GEM
429428
sawyer (0.9.2)
430429
addressable (>= 2.3.5)
431430
faraday (>= 0.17.3, < 3)
432-
selenium-webdriver (4.21.1)
431+
selenium-webdriver (4.22.0)
433432
base64 (~> 0.2)
433+
logger (~> 1.4)
434434
rexml (~> 3.2, >= 3.2.5)
435435
rubyzip (>= 1.2.2, < 3.0)
436436
websocket (~> 1.0)
@@ -493,7 +493,7 @@ GEM
493493
zeitwerk (2.6.16)
494494

495495
PLATFORMS
496-
ruby
496+
x86_64-linux
497497

498498
DEPENDENCIES
499499
ar-uuid

0 commit comments

Comments
 (0)