class Bundler::Definition

def no_resolve_needed?

def no_resolve_needed?
  !unlocking? && nothing_changed?
end