net-ssh / net-sftp

Pure Ruby implementation of an SFTP (protocols 1-6) client.
http://net-ssh.github.io/
MIT License
287 stars 131 forks source link

Add Ruby 3.0 to travis CI #135

Closed clarkedb closed 2 years ago

clarkedb commented 2 years ago

It seems that this gem works on Ruby 3.0. Should that ruby version be added to the list in the CI to make sure it continue to be compatible?

mvz commented 2 years ago

Both 3.0 and 3.1 are being tested using GitHub Actions now: https://github.com/net-ssh/net-sftp/blob/master/.github/workflows/ci.yml#L9