class Bundler::GemInstaller

def spec_settings

def spec_settings
  # Fetch the build settings, if there are any
  Bundler.settings["build.#{spec.name}"]
end