# frozen_string_literal: true module Gitlab UpdatePathError = Class.new(StandardError) end