mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
48289e2c77
It makes running the script more deterministic It also prevents warnings like `WARN: Unresolved or ambiguous specs during Gem::Specification.reset` to be displayed when there are multiple versions of the same gem in the load path. [skip ci]