Skip to content

Commit

Permalink
Remove webdrivers (#536)
Browse files Browse the repository at this point in the history
* Remove webdrivers gem

More info: titusfortner/webdrivers#247 (comment)

* Update gems

* Remove require for webdrivers
  • Loading branch information
ahangarha authored Jul 25, 2023
1 parent 97c1ac5 commit 1b5ad34
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 123 deletions.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,4 @@ group :test do
gem "rails_best_practices"
gem "rspec-rails", "~> 6.0.0"
gem "selenium-webdriver", "~> 4"
gem "webdrivers", "~> 5.2"
end
Loading

0 comments on commit 1b5ad34

Please sign in to comment.