Select Git revision
Gemfile
-
Achilleas Pipinellis authored
There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run. Signed-off-by:
Axilleas Pipinellis <axilleas@archlinux.gr>
Achilleas Pipinellis authoredThere are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run. Signed-off-by:
Axilleas Pipinellis <axilleas@archlinux.gr>
This project manages its dependencies using Bundler.
Learn more