Skip to content

Commit

Permalink
Update dependency selenium-webdriver to v4.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2023
1 parent b65a4b1 commit 6e7a05a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ GEM
rack-test (>= 0.6.3)
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
childprocess (4.1.0)
concurrent-ruby (1.1.10)
connection_pool (2.2.5)
crass (1.0.6)
Expand Down Expand Up @@ -131,6 +130,8 @@ GEM
nio4r (2.5.8)
nokogiri (1.13.8-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.13.8-x86_64-linux)
racc (~> 1.4)
public_suffix (5.0.0)
puma (5.6.5)
nio4r (~> 2.0)
Expand Down Expand Up @@ -171,8 +172,7 @@ GEM
io-console (~> 0.5)
rexml (3.2.5)
rubyzip (2.3.2)
selenium-webdriver (4.4.0)
childprocess (>= 0.5, < 5.0)
selenium-webdriver (4.9.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand All @@ -188,6 +188,7 @@ GEM
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.5.0-x86_64-darwin)
sqlite3 (1.5.0-x86_64-linux)
stimulus-rails (1.1.0)
railties (>= 6.0.0)
strscan (3.0.4)
Expand Down Expand Up @@ -218,6 +219,7 @@ GEM

PLATFORMS
x86_64-darwin-21
x86_64-linux

DEPENDENCIES
bootsnap
Expand Down

0 comments on commit 6e7a05a

Please sign in to comment.