rules_ruby
rules_ruby copied to clipboard
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-cont...
Currently bundle is created based on the `Gemfile` and `Gemfile.lock` only. However, many custom gems use `gemspec` inside the `Gemfile` to delegate gem listing to the `*.gemspec` file. `bundle install`...
Hello, I would like to inquire about the state of this project. Last release was in the fall of last year, and even current master does not seem to support...
We are trying to decide on which rules should be the primary or canonical rules. 1. These current rules depend on a very old version of Bazel, fail on CI,...
We are testing out the flow where the desired version of ruby is not installed on the host. I expect for rules_ruby to be able to install and use v2.7.6....
Add support for bzlmod: - Add Bazel module support - Add rules_ruby to Central Bazel Registry
Bumps [globalid](https://github.com/rails/globalid) from 0.5.2 to 1.0.1. Release notes Sourced from globalid's releases. v1.0.1 Possible ReDoS based DoS vulnerability in GlobalID There is a ReDoS based DoS vulnerability in the GlobalID...
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.12.0 to 2.19.1. Release notes Sourced from loofah's releases. 2.19.1 / 2022-12-13 Security Address CVE-2022-23514, inefficient regular expression complexity. See GHSA-486f-hjj9-9vhh for more information. Address CVE-2022-23515, improper...
Bumps [rack](https://github.com/rack/rack) from 2.2.3.1 to 2.2.20. Release notes Sourced from rack's releases. v2.2.8.1 What's Changed Fixed ReDoS in Accept header parsing [CVE-2024-26146] Fixed ReDoS in Content Type header parsing [CVE-2024-25126]...