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