mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 21:14:28 +00:00
To use the repository version of bundled gems, we need to build a gem by "gem build", but the repository of minitest does not include minitest.gemspec because it uses hoe. This change creats a dummy minitest.gemspec to pass the CI.