Attempted to upgrade from old version to the latest release and getting error
$ git checkout v1.4.3
error: Your local changes to the following files would be overwritten by checkout:
Gemfile.lock
Please, commit your changes or stash them before you can switch branches.
Aborting
How can I fix this?