git-bundlecompare 1.0.2
Git-bundlecompare
Do you have git repositories as dependencies in your Gemfile? Do you have no idea what exactly changed after running bundle update?
Don’t despair, the solution is here!
$ bundle update
$ git bundlecompare # Opens the GitHub compare view in your browser
$ git commit -a