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