Skip to content

Commit df56ed9

Browse files
chore(deps-dev): Bump selenium-webdriver from 4.35.0 to 4.38.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.35.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.35.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 f6f2646 commit df56ed9

1 file changed

Lines changed: 18 additions & 3 deletions

File tree

Gemfile.lock

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ GEM
100100
aws-eventstream (~> 1, >= 1.0.2)
101101
base64 (0.3.0)
102102
bcrypt (3.1.20)
103+
bcrypt_pbkdf (1.1.1)
103104
bcrypt_pbkdf (1.1.1-arm64-darwin)
104105
benchmark (0.5.0)
105106
bigdecimal (3.3.1)
@@ -149,6 +150,7 @@ GEM
149150
faraday-net_http (3.4.1)
150151
net-http (>= 0.5.0)
151152
ffi (1.17.2-arm64-darwin)
153+
ffi (1.17.2-x86_64-linux-gnu)
152154
fiber-local (1.1.0)
153155
fiber-storage
154156
fiber-storage (1.0.1)
@@ -216,6 +218,13 @@ GEM
216218
activesupport (>= 7.0)
217219
railties (>= 7.0)
218220
sqlite3
221+
litestream (0.14.0-x86_64-linux)
222+
actionpack (>= 7.0)
223+
actionview (>= 7.0)
224+
activejob (>= 7.0)
225+
activesupport (>= 7.0)
226+
railties (>= 7.0)
227+
sqlite3
219228
logger (1.7.0)
220229
loofah (2.24.1)
221230
crass (~> 1.0.2)
@@ -262,6 +271,8 @@ GEM
262271
nio4r (2.7.5)
263272
nokogiri (1.18.10-arm64-darwin)
264273
racc (~> 1.4)
274+
nokogiri (1.18.10-x86_64-linux-gnu)
275+
racc (~> 1.4)
265276
oauth2 (2.0.12)
266277
faraday (>= 0.17.3, < 4.0)
267278
jwt (>= 1.0, < 4.0)
@@ -294,6 +305,7 @@ GEM
294305
pastel (0.8.0)
295306
tty-color (~> 0.5)
296307
pg (1.6.2-arm64-darwin)
308+
pg (1.6.2-x86_64-linux)
297309
phlex (2.3.1)
298310
zeitwerk (~> 2.7)
299311
phlex-rails (2.3.1)
@@ -427,7 +439,7 @@ GEM
427439
regexp_parser (2.11.2)
428440
reline (0.6.2)
429441
io-console (~> 0.5)
430-
rexml (3.4.2)
442+
rexml (3.4.4)
431443
roda (3.95.0)
432444
rack
433445
rodauth (2.40.0)
@@ -468,9 +480,9 @@ GEM
468480
rubocop-ast (>= 1.38.0, < 2.0)
469481
ruby-next-core (1.1.2)
470482
ruby-progressbar (1.13.0)
471-
rubyzip (3.0.2)
483+
rubyzip (3.2.2)
472484
securerandom (0.4.1)
473-
selenium-webdriver (4.35.0)
485+
selenium-webdriver (4.38.0)
474486
base64 (~> 0.2)
475487
logger (~> 1.4)
476488
rexml (~> 3.2, >= 3.2.5)
@@ -509,6 +521,7 @@ GEM
509521
railties (>= 7.1)
510522
thor (>= 1.3.1)
511523
sqlite3 (2.7.3-arm64-darwin)
524+
sqlite3 (2.7.3-x86_64-linux-gnu)
512525
sshkit (1.24.0)
513526
base64
514527
logger
@@ -535,6 +548,7 @@ GEM
535548
sin_lru_redux (~> 2.5)
536549
thor (1.4.0)
537550
thruster (0.1.15-arm64-darwin)
551+
thruster (0.1.15-x86_64-linux)
538552
tilt (2.6.1)
539553
timeout (0.4.4)
540554
tsort (0.2.0)
@@ -576,6 +590,7 @@ GEM
576590

577591
PLATFORMS
578592
arm64-darwin
593+
x86_64-linux
579594

580595
DEPENDENCIES
581596
annotated (~> 0.1.1)

0 commit comments

Comments
 (0)