Sha256: 971d9e99f50cc7a5d7ad4245061b56394288f9e56bdc8c6ca7a12b022bc1a928

Contents?: true

Size: 904 Bytes

Versions: 4

Compression:

Stored size: 904 Bytes

Contents

* support for installing binary (pre-compiled), platform-dependent gems.  This already works as long as you pick the right gem manually, but I'd like the remote installer to intelligently select the right one and for the installer to throw an error (or a warning) if you attempt o install (e.g.) a Windows gem on a linux system.  Requires a lot of data to be collected on platform dependency fulfillment.
* syncing gem repositories
* optional dependencies: "semitar can use REXML, but it works better if you have the ruby raptor library installed",  or not so optional as in: "you need Ruby/RSS > = 1.0 OR rss > 0.91 for this library to work"
* Integration with platform-native packaging systems
* MD5 summing stuff doesn't work right on the new format (0.8.0+)
* Rethink testing strategy.  May need to write a document describing how to avoid doing things in unit tests that won't work outside of `pwd`

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rubygems-update-0.9.1 TODO
rubygems-update-0.9.4 TODO
rubygems-update-0.9.3 TODO
rubygems-update-0.9.2 TODO