[ANN] Inochi 1.1.1

                       Inochi 1.1.1

           Gives life to RubyGems-based software

           http://snk.tuxfamily.org/lib/inochi/

Inochi is an infrastructure for [1]RubyGems-based software
that encourages good documentation, reduces programming
effort, and automates common tasks.

Version 1.1.1 (2009-10-03)

This release improves Ruby 1.9 support and upgrades gem
dependencies.

 * [2]Bug fixes

 * [3]Housekeeping

Bug fixes

 * require() was unable to find project library in Ruby
   1.9.2dev.

 * Ruby 1.9 warning about "shadowing outer variable".

 * Ruby 1.9 error about "incompatible encoding regexp
   match".

Housekeeping

 * The "spicycode-rcov" project was officially renamed to
   "relevance-rcov".

 * Upgrade to RubyForge 2.x library for publishing gems.

References

  1. http://www.rubygems.org/
  2. inochi(1)
  3. inochi(1)