class Dependabot::Uv::UpdateChecker

def build_system_details

def build_system_details
  @build_system_details ||= toml_content["build-system"]
end