Commit Graph

4 Commits

Author SHA1 Message Date
Samuel Dionne-Riel
510cc6fe95 maintainers/scripts/update-ruby-packages: Add version regression checks 2025-11-14 22:11:37 -05:00
Samuel Dionne-Riel
bc9474a9ee maintainers/scripts/update-ruby-packages: Run nixfmt on the produced gemset
This ensures consistency with future repo-wide runs of the formatter.
2025-11-14 13:07:25 -05:00
Mario Rodas
85fe192e57 maintainers/scripts/update-ruby-packages: force platform-independent bundler lock
Since Bundler 2+, the lock command generated platform-dependent
Gemfile.locks, which breaks when nix has to build gems from source,
because the gemset generated is tied to the platform which generated it.
2021-08-09 18:00:00 -05:00
Michael Fellinger
1f49035aca ruby.withPackages: init
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00