Skip to content

Commit

Permalink
Update webdrivers to version 5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 11, 2023
1 parent 1b97bd5 commit c970e67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ GEM
responders (3.1.0)
actionpack (>= 5.2)
railties (>= 5.2)
rexml (3.2.5)
rexml (3.2.6)
riddle (2.4.3)
rouge (4.1.2)
rspec-core (3.12.2)
Expand Down Expand Up @@ -388,10 +388,10 @@ GEM
unicode-display_width (2.4.2)
warden (1.2.9)
rack (>= 2.0.9)
webdrivers (5.2.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
Expand Down

0 comments on commit c970e67

Please sign in to comment.