class Bundler::LockfileGenerator

def add_bundled_with

def add_bundled_with
  add_section("BUNDLED WITH", Bundler::VERSION)
end