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