class Dependabot::Uv::FileUpdater::LockFileUpdater

def lock_options

def lock_options
  options = lock_index_options
  options.join(" ")
end