bazelruby / rules_ruby

Formerly canonical rules for ruby, that are about 2-3 years behind current Bazel. If they work for you great, but if not — please try the new rules ruby by Alex Radionov: https://github.com/bazel-contrib/rules_ruby
Apache License 2.0
99 stars 37 forks source link

Bump ruby-build to the latest available version #147

Closed jgao54 closed 1 year ago

jgao54 commented 1 year ago

ruby-build-20220218 does not support ruby 2.7.6. Bump the version to the latest release to support it.

Note: the CI error is unrelated as the CI flow seem to be fundamentally broken at the moment.