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