module Rubocop
module Rubocop::Ruby31
module Rubocop::Ruby31::Version
class Rubocop::Ruby31::Railtie
rubocop-ruby3_1
2.0.6
# frozen_string_literal: true module Rubocop module Ruby31 module Version VERSION = "2.0.6" end end end