jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Update ruby_version requirement to allow ruby 3.0 #583

Closed casperisfine closed 3 years ago

casperisfine commented 3 years ago

Ruby master branch recently bumped the version number to 3.0: https://github.com/ruby/ruby/commit/21c62fb670b1646c5051a46d29081523cd782f11

This is breaking our ruby-head CI.

thbar commented 3 years ago

Same issue here ; your fork helped me install, but I'm not yet able to run the test suite and confirm there are no troubles on my end. Thanks for the fork!

Laykou commented 3 years ago

@jejacks0n Could you please help to have this gem supported on Ruby 3? Thank you very much!

jsantos commented 3 years ago

The suite failures on this branch (when I run the specs on my machine) are the same I see on master. I believe this should be fine to merge...

mileslane commented 3 years ago

Any chance this will be merged and released soon?

mileslane commented 3 years ago

@jejacks0n Any chance of a release soon?

mathieujobin commented 3 years ago

I think webrick also have to be replaced