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