class RubyLsp::Tapioca::RunGemRbiCheck

def lockfile_changed?

def lockfile_changed?
  !lockfile_diff.empty?
end