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
Required Ruby Version
None
Required Rubygems Version
>= 1.3.6
Authors
Martin Schuerrer