class Bundler::GemHelper
def git_push
def git_push perform_git_push perform_git_push ' --tags' Bundler.ui.confirm "Pushed git commits and tags" end
def git_push perform_git_push perform_git_push ' --tags' Bundler.ui.confirm "Pushed git commits and tags" end