class ChefConfig::PackageTask

def gemfile_lock_path

def gemfile_lock_path
  File.join(root_path, "Gemfile.lock")
end