module Rubocop
module Rubocop::Lts
class Rubocop::Lts::Error
rubocop-lts
4.0.3
# frozen_string_literal: true module Rubocop module Lts VERSION = "4.0.3".freeze end end