Bug #1672
test-all requires minitest gem installed
| Status: | Closed | Start date: | 06/21/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | lib | |||
| Target version: | 1.9.2 | |||
| ruby -v: | ruby 1.9.2dev (2009-06-21 trunk 23774) [i386-darwin9.7.0] |
Description
at test/rubygems/test_gem_dependency_installer.rb, Could not find RubyGem minitest (>= 1.3.1) たぶん、r23659のRubyGemマージ以来です。
Associated revisions
* tool/instruby.rb (:gem): registers the bundled version
of minitest as a gem as rdoc or rake.
c.f. [ruby-dev:38692].
History
Updated by zenspider (Ryan Davis) almost 3 years ago
- Assignee set to drbrain (Eric Hodel)
We'll fix this today
Updated by yugui (Yuki Sonoda) almost 3 years ago
- Status changed from Open to Closed
Applied in r23880.