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