# File lib/bundler/gem_helper.rb, line 96 def git_push perform_git_push perform_git_push ' --tags' Bundler.ui.confirm "Pushed git commits and tags" end