class Bundler::RubygemsIntegration

def build_args

def build_args
  require "rubygems/command"
  Gem::Command.build_args
end