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