class Bundler::RubygemsIntegration

def inflate(obj)

def inflate(obj)
  Gem::Util.inflate(obj)
end