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