module Rubocop
module Rubocop::Ruby24
module Rubocop::Ruby24::Version
class Rubocop::Ruby24::Railtie
rubocop-ruby2_4
2.0.5
# frozen_string_literal: true module Rubocop module Ruby24 module Version VERSION = "2.0.5" end end end