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