Description

Displays a list of recently updated gems, and the diffs of their change or history files relative to the previously installed version.

Install

Install the gem with:

gem install osteele-gem_recent-updates

Examples

bash> gem recent-updates
bash> gem recent-updates --since 30 # last 30 days

Bugs/Tickets

Please submit tickets through github's issue tracker.

TODO

  • Tests!

LICENSE

See LICENSE.txt

CREDITS

Thanks to Gabriel Horner for the gem command example and howto.

The paging code is from Nathan Weizenbaum.

Bug reports: Caius Durling