Closed bvicenzo closed 3 years ago
rubysl-fcntl (~> 1.0) was resolved to 1.0.0, which depends o
rubysl = Ruby Standard lib for Rubinius. Perhaps we need to... do something about that?
rubysl-fcntl (~> 1.0) was resolved to 1.0.0, which depends o
rubysl = Ruby Standard lib for Rubinius. Perhaps we need to... do something about that?
Wow... I've not gotten this error on my machine... It seems that we need to take a look 🤔
Perhaps we can:
--without rubinius
bundle option, for all but the rubinius build. https://bundler.io/v2.2/man/bundle-config.1.html#LIST-OF-AVAILABLE-KEYS mentions BUNDLE_WITHOUT
as an env var, which is easier to manipulate in the CI matrix.@bvicenzo We're not going to have an easy time supporting Rubinius. My vote would be "remove support".
Just configuring Travis CI to run tests using the new Ruby version 3.0