Update Gemfile and find the changelogs of gems
If you find yourself browsing the web after each bundle update
to find changelogs of updated gems, take a look at gem_updater
.
Install it like any other gem:
gem install gem_updater
And inside your project, run:
gem_update
It will trigger a bundle update
for you, and then fetch links to changelogs.
Example:
my_app> gem_update
Updating gems...
(bundle output)
Bundle updated!
Looking for a changelog in https://github.com/ai/autoprefixer-rails
Looking for a changelog in https://github.com/vmg/redcarpet
Here are your changes:
------------------------
* autoprefixer-rails 5.1.8 → 5.1.8.1
[changelog](https://github.com/ai/autoprefixer-rails/blob/master/ChangeLog.md#5181)
* redcarpet 3.2.2 → 3.2.3
[changelog](https://github.com/vmg/redcarpet/blob/master/CHANGELOG.md#version-323)
Source code if available on github.
Written by maximed
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Related Tags
#ruby
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#