class Bundler::RubygemsIntegration

def preserve_paths

def preserve_paths
  # this is a no-op outside of Rubygems 1.8
  yield
end