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

Add Ruby 3.2.0 as a valid ruby version #145

Closed dbaratta closed 1 year ago

dbaratta commented 1 year ago

Adding ruby 3.2.0 as a build taget.

kigster commented 1 year ago

We need to fix Ci

dbaratta commented 1 year ago

We need to fix Ci

@kigster I saw that the builds failed on trying to install Bazel. I'm happy to try to poke at that but I have precisely zero experience with Circle. Some teams where I work use it, however mine is on the Jenkins train.