mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-05 02:41:33 +00:00
The rswag gem consists of three gem which are all maintained in the same repository. So when one of the three gems is updated, the version of all three gems is bumped. Dependabot was opening 3 independent pull requests with the same release notes and linking to the same repository. I hope that making the rswag gem a dependency will make Dependabot try to update all gems together. We are still listing two gems separately to be loaded in production. They enable us to view the API documentation. But we don't need the third gem rswag-specs in production. That one is only useful in tests.
22 KiB
22 KiB