module Rubocop
module Rubocop::Lts
class Rubocop::Lts::Error
rubocop-lts
3.0.0
# encoding: utf-8 # frozen_string_literal: true module Rubocop module Lts VERSION = "3.0.0".freeze end end