Currently, when I run "bundle install" the output displays the username and gemfile of my private repo. I would like to hide this output and change it to something else.
Right now:
Updating https://user:password@github.com/sc/models.git
I would like:
Updating https://user:XXXXXXXX@github.com/sc/models.git