Skip to content

Commit

Permalink
Merge pull request #181 from betadots/dependabot/bundler/selenium-web…
Browse files Browse the repository at this point in the history
…driver-and-webdrivers-4.12.0

Bump selenium-webdriver and webdrivers
  • Loading branch information
rwaffen authored Sep 21, 2023
2 parents 216b22a + a78205b commit b03fa79
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 0 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ group :test do
# Adds support for Capybara system testing and selenium driver
gem 'capybara', '>= 2.15'
gem 'selenium-webdriver'
# Easy installation and use of web drivers to run system tests with browsers
gem 'webdrivers'
gem 'rspec-openapi'
end

Expand Down
7 changes: 1 addition & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ GEM
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
scanf (1.0.0)
selenium-webdriver (4.10.0)
selenium-webdriver (4.12.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
Expand Down Expand Up @@ -435,10 +435,6 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webdrivers (5.3.1)
nokogiri (~> 1.6)
rubyzip (>= 1.3.0)
selenium-webdriver (~> 4.0, < 4.11)
websocket (1.2.10)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
Expand Down Expand Up @@ -496,7 +492,6 @@ DEPENDENCIES
turbo-rails
tzinfo-data
web-console (>= 3.3.0)
webdrivers

RUBY VERSION
ruby 3.2.2p53
Expand Down

0 comments on commit b03fa79

Please sign in to comment.