tricknotes / ember-cli-rails

Unify your EmberCLI and Rails Workflows
http://thoughtbot.github.io/ember-cli-rails/
MIT License
713 stars 205 forks source link

Update webdrivers gem #600

Closed tricknotes closed 1 year ago

tricknotes commented 1 year ago

To support current platforms.

On my laptop, M1 macOC shows the following error with webdrivers ~> 4.0:

Webdrivers::NetworkError: Net::HTTPClientException: 404 "Not Found" with https://chromedriver.storage.googleapis.com/110.0.5481.77/chromedriver_mac64_m1.zip
tricknotes commented 1 year ago

https://github.com/thoughtbot/ember-cli-rails/pull/601 will fix failing CI against rails main.