Files
fizzy/bin
Jeremy Daer 586015c3f9 Bundle drift detection and correction (#2101)
Gemfile.saas evals Gemfile, so shared gems should have identical versions
in both lockfiles. This adds bin/bundle-drift to detect and fix drift:

* `bin/bundle-drift check` compares shared gem versions
* `bin/bundle-drift correct` seeds Gemfile.lock from Gemfile.saas.lock
  and re-locks, letting Bundler prune SaaS-only gems while preserving
  shared versions

Adds drift check to bin/ci and GitHub CI. Corrects existing drift.
2025-12-11 21:32:34 -08:00
..
2024-06-24 15:09:34 +01:00
2025-12-11 20:26:06 -08:00
2025-04-05 17:33:37 +02:00
2025-11-28 15:53:58 +01:00
2024-06-21 16:42:48 +01:00
2025-01-08 14:02:45 +00:00
2025-10-14 19:11:50 -04:00
2024-06-21 16:42:48 +01:00
2024-06-21 16:42:48 +01:00
2024-10-07 16:47:39 -04:00