Hi, I was testing this gem in a new branch including the Pre-commit hook, but after changing to another branch that doesn't have the gem, each time I tried to create a commit it throws this error.
  git … commit -- can't find rubocop in current bundle
I had to install the gem again so I could create a new commit, and then remove the gem again.
What's the right procedure to uninstall this gem including the pre-commit hook?