Skip to content

Commit

Permalink
Merge pull request #775 from Shopify/dependabot/bundler/selenium-webd…
Browse files Browse the repository at this point in the history
…river-4.8.1

Bump selenium-webdriver from 4.8.0 to 4.8.1
  • Loading branch information
etiennebarrie authored Feb 20, 2023
2 parents 76425b8 + 030aa34 commit 3ab98c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ GEM
ruby-progressbar (1.11.0)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
selenium-webdriver (4.8.0)
selenium-webdriver (4.8.1)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down
1 change: 0 additions & 1 deletion test/application_system_test_case.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

require "test_helper"
require "webdrivers/chromedriver"
require "selenium/webdriver/remote/commands"
require "action_dispatch/system_testing/server"

ActionDispatch::SystemTesting::Server.silence_puma = true
Expand Down

0 comments on commit 3ab98c0

Please sign in to comment.