# Changelog ## 0.3.0 / 2016-11-30 * Allow specifying gems to skip and not to attempt updates for. ## 0.2.0 / 2016-11-24 * Resolve remotely to ensure list of available gems is fetched * Do not attempt to 'upgrade' to a lower version * Depend on Bundler 1.13 since keep_up uses stuff that's not in Bundler 1.12 ## 0.1.0 / 2016-11-23 * Initial release.