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