ruby_dep
ruby_dep copied to clipboard
Add support for truffleruby
https://github.com/oracle/truffleruby
+1 I'm seeing
RubyDep: WARNING: Your Ruby may not be supported.
RubyDep: WARNING: Your Ruby is: 2.6.2 'truffleruby' (unrecognized). If you need this version supported, please open an issue at http://github.com/e2/ruby_dep
in my logs :)
There is https://github.com/e2/ruby_dep/pull/37 but the maintainer @e2 seems unresponsive (and this gem seems dead). I think I'll just automatically suppress those warnings on TruffleRuby.
https://github.com/oracle/truffleruby/commit/b88bae6a43687d2a40a8b8a76f7f315e261c4aaa should silence warnings from ruby_dep, so I think we can close this issue.